From acf7ac0aabefd435be01fcc46a2c514a4af9b9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 13:58:54 +0000 Subject: [PATCH] build: bump azure-monitor-opentelemetry from 1.6.6 to 1.6.8 Bumps [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) from 1.6.6 to 1.6.8. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-monitor-opentelemetry_1.6.6...azure-monitor-opentelemetry_1.6.8) --- updated-dependencies: - dependency-name: azure-monitor-opentelemetry dependency-version: 1.6.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 78 +++++++++++++++++++++++++------------------------- pyproject.toml | 2 +- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/poetry.lock b/poetry.lock index c30ec0402..07831ae93 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -369,7 +369,7 @@ description = "Timeout context manager for asyncio programs" optional = false python-versions = ">=3.7" groups = ["main", "prompt-flow"] -markers = "python_version == \"3.10\"" +markers = "python_version < \"3.11\"" files = [ {file = "async-timeout-4.0.3.tar.gz", hash = "sha256:4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f"}, {file = "async_timeout-4.0.3-py3-none-any.whl", hash = "sha256:7405140ff1230c310e51dc27b3145b9092d659ce68ff733fb0cefe3ee42be028"}, @@ -684,29 +684,29 @@ azure-core = ">=1.31.0" [[package]] name = "azure-monitor-opentelemetry" -version = "1.6.6" +version = "1.6.8" description = "Microsoft Azure Monitor Opentelemetry Distro Client Library for Python" optional = false python-versions = ">=3.8" groups = ["main", "prompt-flow"] files = [ - {file = "azure_monitor_opentelemetry-1.6.6-py3-none-any.whl", hash = "sha256:934bfaef0829714641bd7d68d9dd348b5fe8b44aca99c385431df8b1c414d6ee"}, - {file = "azure_monitor_opentelemetry-1.6.6.tar.gz", hash = "sha256:e27031f9759e1dfcf63e2c39b079a83e61c664c51e28044456cb3767851f91e5"}, + {file = "azure_monitor_opentelemetry-1.6.8-py3-none-any.whl", hash = "sha256:227b3caaaf1a86bbd71d5f4443ef3d64e42dddfcaeb7aade1d3d4a9a8059309d"}, + {file = "azure_monitor_opentelemetry-1.6.8.tar.gz", hash = "sha256:d6098ca82a0b067bf342fd1d0b23ffacb45410276e0b7e12beafcd4a6c3b77a3"}, ] [package.dependencies] azure-core = ">=1.28.0,<2.0.0" azure-core-tracing-opentelemetry = ">=1.0.0b11,<1.1.0" azure-monitor-opentelemetry-exporter = ">=1.0.0b31,<1.1.0" -opentelemetry-instrumentation-django = ">=0.49b0,<1.0" -opentelemetry-instrumentation-fastapi = ">=0.49b0,<1.0" -opentelemetry-instrumentation-flask = ">=0.49b0,<1.0" -opentelemetry-instrumentation-psycopg2 = ">=0.49b0,<1.0" -opentelemetry-instrumentation-requests = ">=0.49b0,<1.0" -opentelemetry-instrumentation-urllib = ">=0.49b0,<1.0" -opentelemetry-instrumentation-urllib3 = ">=0.49b0,<1.0" +opentelemetry-instrumentation-django = ">=0.49b0,<0.53b0" +opentelemetry-instrumentation-fastapi = ">=0.49b0,<0.53b0" +opentelemetry-instrumentation-flask = ">=0.49b0,<0.53b0" +opentelemetry-instrumentation-psycopg2 = ">=0.49b0,<0.53b0" +opentelemetry-instrumentation-requests = ">=0.49b0,<0.53b0" +opentelemetry-instrumentation-urllib = ">=0.49b0,<0.53b0" +opentelemetry-instrumentation-urllib3 = ">=0.49b0,<0.53b0" opentelemetry-resource-detector-azure = ">=0.1.4,<0.2.0" -opentelemetry-sdk = ">=1.28,<2.0" +opentelemetry-sdk = ">=1.28.0,<1.32" [[package]] name = "azure-monitor-opentelemetry-exporter" @@ -1438,7 +1438,7 @@ files = [ {file = "defusedxml-0.7.1-py2.py3-none-any.whl", hash = "sha256:a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61"}, {file = "defusedxml-0.7.1.tar.gz", hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"}, ] -markers = {main = "python_version <= \"3.12\""} +markers = {main = "python_version < \"3.13\""} [[package]] name = "deprecated" @@ -1501,7 +1501,7 @@ description = "Backport of PEP 654 (exception groups)" optional = false python-versions = ">=3.7" groups = ["main", "dev", "prompt-flow"] -markers = "python_version == \"3.10\"" +markers = "python_version < \"3.11\"" files = [ {file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"}, {file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"}, @@ -1869,7 +1869,7 @@ description = "Lightweight in-process concurrent programming" optional = false python-versions = ">=3.7" groups = ["main", "prompt-flow"] -markers = "(platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\") and python_version < \"3.14\"" +markers = "python_version < \"3.14\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")" files = [ {file = "greenlet-3.1.1-cp310-cp310-macosx_11_0_universal2.whl", hash = "sha256:0bbae94a29c9e5c7e4a2b7f0aae5c17e8e90acbfd3bf6270eeba60c39fce3563"}, {file = "greenlet-3.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0fde093fb93f35ca72a556cf72c92ea3ebfda3d79fc35bb19fbe685853869a83"}, @@ -2136,7 +2136,7 @@ description = "IPython: Productive Interactive Computing" optional = false python-versions = ">=3.10" groups = ["dev"] -markers = "python_version == \"3.10\"" +markers = "python_version < \"3.11\"" files = [ {file = "ipython-8.35.0-py3-none-any.whl", hash = "sha256:e6b7470468ba6f1f0a7b116bb688a3ece2f13e2f94138e508201fad677a788ba"}, {file = "ipython-8.35.0.tar.gz", hash = "sha256:d200b7d93c3f5883fc36ab9ce28a18249c7706e51347681f80a0aef9895f2520"}, @@ -2519,7 +2519,7 @@ description = "JSONSchema Spec with object-oriented paths" optional = false python-versions = "<4.0.0,>=3.8.0" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "jsonschema_path-0.3.4-py3-none-any.whl", hash = "sha256:f502191fdc2b22050f9a81c9237be9d27145b9001c55842bece5e94e382e52f8"}, {file = "jsonschema_path-0.3.4.tar.gz", hash = "sha256:8365356039f16cc65fddffafda5f58766e34bebab7d6d105616ab52bc4297001"}, @@ -2986,7 +2986,7 @@ description = "A fast and thorough lazy object proxy." optional = false python-versions = ">=3.8" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "lazy-object-proxy-1.10.0.tar.gz", hash = "sha256:78247b6d45f43a52ef35c25b5581459e85117225408a4128a3daf8bf9648ac69"}, {file = "lazy_object_proxy-1.10.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:855e068b0358ab916454464a884779c7ffa312b8925c6f7401e952dcf3b89977"}, @@ -3050,7 +3050,7 @@ files = [ {file = "lxml-5.3.2-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:aa837e6ee9534de8d63bc4c1249e83882a7ac22bd24523f83fad68e6ffdf41ae"}, {file = "lxml-5.3.2-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:da4c9223319400b97a2acdfb10926b807e51b69eb7eb80aad4942c0516934858"}, {file = "lxml-5.3.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:dc0e9bdb3aa4d1de703a437576007d366b54f52c9897cae1a3716bb44fc1fc85"}, - {file = "lxml-5.3.2-cp310-cp310-win32.whl", hash = "sha256:5f94909a1022c8ea12711db7e08752ca7cf83e5b57a87b59e8a583c5f35016ad"}, + {file = "lxml-5.3.2-cp310-cp310-win32.win32.whl", hash = "sha256:dd755a0a78dd0b2c43f972e7b51a43be518ebc130c9f1a7c4480cf08b4385486"}, {file = "lxml-5.3.2-cp310-cp310-win_amd64.whl", hash = "sha256:d64ea1686474074b38da13ae218d9fde0d1dc6525266976808f41ac98d9d7980"}, {file = "lxml-5.3.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9d61a7d0d208ace43986a92b111e035881c4ed45b1f5b7a270070acae8b0bfb4"}, {file = "lxml-5.3.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:856dfd7eda0b75c29ac80a31a6411ca12209183e866c33faf46e77ace3ce8a79"}, @@ -3326,7 +3326,7 @@ files = [ {file = "more-itertools-10.6.0.tar.gz", hash = "sha256:2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b"}, {file = "more_itertools-10.6.0-py3-none-any.whl", hash = "sha256:6eb054cb4b6db1473f6e15fcc676a08e4732548acd47c708f0e179c2c7c01e89"}, ] -markers = {main = "python_version <= \"3.12\""} +markers = {main = "python_version < \"3.13\""} [[package]] name = "msal" @@ -3634,7 +3634,7 @@ files = [ {file = "nest_asyncio-1.6.0-py3-none-any.whl", hash = "sha256:87af6efd6b5e897c81050477ef65c62e2b2f35d51703cae01aff2905b1852e1c"}, {file = "nest_asyncio-1.6.0.tar.gz", hash = "sha256:6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe"}, ] -markers = {main = "python_version <= \"3.12\""} +markers = {main = "python_version < \"3.13\""} [[package]] name = "nodeenv" @@ -3787,7 +3787,7 @@ description = "client-side and server-side support for the OpenAPI Specification optional = false python-versions = "<4.0.0,>=3.8.0" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "openapi_core-0.19.5-py3-none-any.whl", hash = "sha256:ef7210e83a59394f46ce282639d8d26ad6fc8094aa904c9c16eb1bac8908911f"}, {file = "openapi_core-0.19.5.tar.gz", hash = "sha256:421e753da56c391704454e66afe4803a290108590ac8fa6f4a4487f4ec11f2d3"}, @@ -3820,7 +3820,7 @@ description = "OpenAPI schema validation for Python" optional = false python-versions = "<4.0.0,>=3.8.0" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "openapi_schema_validator-0.6.3-py3-none-any.whl", hash = "sha256:f3b9870f4e556b5a62a1c39da72a6b4b16f3ad9c73dc80084b1b11e74ba148a3"}, {file = "openapi_schema_validator-0.6.3.tar.gz", hash = "sha256:f37bace4fc2a5d96692f4f8b31dc0f8d7400fd04f3a937798eaf880d425de6ee"}, @@ -3838,7 +3838,7 @@ description = "OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator" optional = false python-versions = ">=3.8.0,<4.0.0" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "openapi_spec_validator-0.7.1-py3-none-any.whl", hash = "sha256:3c81825043f24ccbcd2f4b149b11e8231abce5ba84f37065e14ec947d8f4e959"}, {file = "openapi_spec_validator-0.7.1.tar.gz", hash = "sha256:8577b85a8268685da6f8aa30990b83b7960d4d1117e901d451b5d572605e5ec7"}, @@ -4433,7 +4433,7 @@ description = "parse() is the opposite of format()" optional = false python-versions = "*" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "parse-1.20.2-py2.py3-none-any.whl", hash = "sha256:967095588cb802add9177d0c0b6133b5ba33b1ea9007ca800e526f42a85af558"}, {file = "parse-1.20.2.tar.gz", hash = "sha256:b41d604d16503c79d81af5165155c0b20f6c8d6c559efa66b4b695c3e5a0a0ce"}, @@ -4462,7 +4462,7 @@ description = "Object-oriented paths" optional = false python-versions = "<4.0.0,>=3.7.0" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "pathable-0.4.4-py3-none-any.whl", hash = "sha256:5ae9e94793b6ef5a4cbe0a7ce9dbbefc1eec38df253763fd0aeeacf2762dbbc2"}, {file = "pathable-0.4.4.tar.gz", hash = "sha256:6905a3cd17804edfac7875b5f6c9142a218c7caef78693c2dbbbfbac186d88b2"}, @@ -4649,7 +4649,7 @@ description = "Resolving Swagger/OpenAPI 2.0 and 3.0.0 Parser" optional = false python-versions = ">=3.8" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "prance-23.6.21.0-py3-none-any.whl", hash = "sha256:6a4276fa07ed9f22feda4331097d7503c4adc3097e46ffae97425f2c1026bd9f"}, {file = "prance-23.6.21.0.tar.gz", hash = "sha256:d8c15f8ac34019751cc4945f866d8d964d7888016d10de3592e339567177cabe"}, @@ -5171,7 +5171,7 @@ description = "Handlebars.js templating for Python 3" optional = false python-versions = "*" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "pybars4-0.9.13.tar.gz", hash = "sha256:425817da20d4ad320bc9b8e77a60cab1bb9d3c677df3dce224925c3310fcd635"}, ] @@ -5323,7 +5323,7 @@ description = "Settings management using Pydantic" optional = false python-versions = ">=3.8" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "pydantic_settings-2.8.1-py3-none-any.whl", hash = "sha256:81942d5ac3d905f7f3ee1a70df5dfb62d5569c12f51a5a647defc1c3d9ee2e9c"}, {file = "pydantic_settings-2.8.1.tar.gz", hash = "sha256:d5c663dfbe9db9d5e1c646b2e161da12f0d734d422ee56f567d0ea2cee4e8585"}, @@ -5431,7 +5431,7 @@ description = "Pattern-matching language based on OMeta for Python 3 and 2" optional = false python-versions = "*" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "PyMeta3-0.5.1.tar.gz", hash = "sha256:18bda326d9a9bbf587bfc0ee0bc96864964d78b067288bcf55d4d98681d05bcb"}, ] @@ -5610,7 +5610,7 @@ files = [ {file = "pywin32-310-cp39-cp39-win32.whl", hash = "sha256:851c8d927af0d879221e616ae1f66145253537bbdd321a77e8ef701b443a9a1a"}, {file = "pywin32-310-cp39-cp39-win_amd64.whl", hash = "sha256:96867217335559ac619f00ad70e513c0fcf84b8a3af9fc2bba3b59b97da70475"}, ] -markers = {dev = "platform_python_implementation != \"PyPy\" and sys_platform == \"win32\"", prompt-flow = "sys_platform == \"win32\""} +markers = {dev = "sys_platform == \"win32\" and platform_python_implementation != \"PyPy\"", prompt-flow = "sys_platform == \"win32\""} [[package]] name = "pywin32-ctypes" @@ -6000,7 +6000,7 @@ files = [ {file = "rfc3339_validator-0.1.4-py2.py3-none-any.whl", hash = "sha256:24f6ec1eda14ef823da9e36ec7113124b39c04d50a4d3d3a3c2859577e7791fa"}, {file = "rfc3339_validator-0.1.4.tar.gz", hash = "sha256:138a2abdf93304ad60530167e51d2dfb9549521a836871b88d7f4695d0022f6b"}, ] -markers = {main = "python_version <= \"3.12\""} +markers = {main = "python_version < \"3.13\""} [package.dependencies] six = "*" @@ -6152,7 +6152,7 @@ files = [ {file = "ruamel.yaml-0.18.10-py3-none-any.whl", hash = "sha256:30f22513ab2301b3d2b577adc121c6471f28734d3d9728581245f1e76468b4f1"}, {file = "ruamel.yaml-0.18.10.tar.gz", hash = "sha256:20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58"}, ] -markers = {main = "python_version <= \"3.12\""} +markers = {main = "python_version < \"3.13\""} [package.dependencies] "ruamel.yaml.clib" = {version = ">=0.2.7", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.13\""} @@ -6168,7 +6168,7 @@ description = "C version of reader, parser and emitter for ruamel.yaml derived f optional = false python-versions = ">=3.9" groups = ["main", "prompt-flow"] -markers = "platform_python_implementation == \"CPython\" and python_version <= \"3.12\"" +markers = "platform_python_implementation == \"CPython\" and python_version < \"3.13\"" files = [ {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-macosx_13_0_arm64.whl", hash = "sha256:11f891336688faf5156a36293a9c362bdc7c88f03a8a027c2c1d8e0bcde998e5"}, {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:a606ef75a60ecf3d924613892cc603b154178ee25abb3055db5062da811fd969"}, @@ -6225,7 +6225,7 @@ description = "An extremely fast Python linter and code formatter, written in Ru optional = false python-versions = ">=3.7" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "ruff-0.5.2-py3-none-linux_armv6l.whl", hash = "sha256:7bab8345df60f9368d5f4594bfb8b71157496b44c30ff035d1d01972e764d3be"}, {file = "ruff-0.5.2-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:1aa7acad382ada0189dbe76095cf0a36cd0036779607c397ffdea16517f535b1"}, @@ -6271,7 +6271,7 @@ description = "Semantic Kernel Python SDK" optional = false python-versions = "<3.13,>=3.10" groups = ["main"] -markers = "python_version <= \"3.12\"" +markers = "python_version < \"3.13\"" files = [ {file = "semantic_kernel-1.3.0-py3-none-any.whl", hash = "sha256:48beaed108a8bc23f6a7bda6d38648029278dc51ec33dc05b5581cd61bf718e4"}, {file = "semantic_kernel-1.3.0.tar.gz", hash = "sha256:385cfe030b488ee57f73fd2898f6418d69888e62368c5ee8457ee30e861b1654"}, @@ -6720,7 +6720,7 @@ description = "A lil' TOML parser" optional = false python-versions = ">=3.8" groups = ["dev"] -markers = "python_version == \"3.10\"" +markers = "python_version < \"3.11\"" files = [ {file = "tomli-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249"}, {file = "tomli-2.2.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6"}, @@ -7294,4 +7294,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "fa05d4c48a1d8c28acc575de6f2c332efb0883aacca83a9ce434aa4cf3056656" +content-hash = "ae16504f1751a554ff56d9033372cf04cf0d9790169cbf653e524cce0355a2ec" diff --git a/pyproject.toml b/pyproject.toml index d00737d97..ab183ed50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ azure-ai-contentsafety = "1.0.0" python-docx = "1.1.2" azure-keyvault-secrets = "4.9.0" pandas = "2.2.3" -azure-monitor-opentelemetry = "^1.6.4" +azure-monitor-opentelemetry = "^1.6.8" opentelemetry-instrumentation-httpx = "^0.52b0" pillow = "10.4.0" azure-mgmt-cognitiveservices = "^13.6.0"