From 11330da128dc5fff5f34383b99c6978b77f234f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 10:37:21 +0000 Subject: [PATCH] build: bump the python-deps group in /src/backend with 23 updates Bumps the python-deps group in /src/backend with 23 updates: | Package | From | To | | --- | --- | --- | | [azure-ai-evaluation](https://github.com/Azure/azure-sdk-for-python) | `1.16.9` | `1.18.2` | | azure-ai-projects | `2.2.0` | `2.4.0` | | [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) | `4.16.1` | `4.16.2` | | [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) | `1.8.8` | `1.8.9` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.140.13` | | [openai](https://github.com/openai/openai-python) | `2.40.0` | `2.50.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.44.0` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.44.0` | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.44.0` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.63b1` | `0.65b0` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.61.0` | `0.62.1` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.44.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.30` | `0.0.32` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.48.0` | `0.52.0` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.2` | `2.0.0` | | [agent-framework-core](https://github.com/microsoft/agent-framework) | `1.7.0` | `1.12.1` | | [agent-framework-orchestrations](https://github.com/microsoft/agent-framework) | `1.0.0rc2` | `1.0.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `7.35.0` | `7.35.1` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.0` | `49.0.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.14.0` | `3.14.3` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.3` | `0.6.4` | | [nltk](https://github.com/nltk/nltk) | `3.9.4` | `3.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `azure-ai-evaluation` from 1.16.9 to 1.18.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-ai-evaluation_1.16.9...azure-ai-evaluation_1.18.2) Updates `azure-ai-projects` from 2.2.0 to 2.4.0 Updates `azure-cosmos` from 4.16.1 to 4.16.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-cosmos_4.16.1...azure-cosmos_4.16.2) Updates `azure-monitor-opentelemetry` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-monitor-opentelemetry_1.8.8...azure-monitor-opentelemetry_1.8.9) Updates `fastapi` from 0.136.3 to 0.140.13 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.3...0.140.13) Updates `openai` from 2.40.0 to 2.50.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v2.40.0...v2.50.0) Updates `opentelemetry-api` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.42.1...v1.44.0) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.42.1...v1.44.0) Updates `opentelemetry-exporter-otlp-proto-http` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.42.1...v1.44.0) Updates `opentelemetry-instrumentation-fastapi` from 0.63b1 to 0.65b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-openai` from 0.61.0 to 0.62.1 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](https://github.com/traceloop/openllmetry/compare/0.61.0...0.62.1) Updates `opentelemetry-sdk` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.42.1...v1.44.0) Updates `python-multipart` from 0.0.30 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.30...0.0.32) Updates `uvicorn` from 0.48.0 to 0.52.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.48.0...0.52.0) Updates `mcp` from 1.27.2 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.27.2...v2.0.0) Updates `agent-framework-core` from 1.7.0 to 1.12.1 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/compare/dotnet-1.7.0...python-1.12.1) Updates `agent-framework-orchestrations` from 1.0.0rc2 to 1.0.1 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/compare/python-1.0.0rc2...python-1.0.1) Updates `protobuf` from 7.35.0 to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `cryptography` from 48.0.0 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...49.0.0) Updates `aiohttp` from 3.14.0 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.0...v3.14.3) Updates `pyasn1` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.3...v0.6.4) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1) --- updated-dependencies: - dependency-name: azure-ai-evaluation dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: azure-ai-projects dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: azure-cosmos dependency-version: 4.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: openai dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: opentelemetry-api dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: opentelemetry-instrumentation-fastapi dependency-version: 0.65b0 dependency-type: direct:production dependency-group: python-deps - dependency-name: opentelemetry-instrumentation-openai dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: opentelemetry-sdk dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mcp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: agent-framework-core dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: agent-framework-orchestrations dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- src/backend/pyproject.toml | 46 ++++++++++++++++++------------------ src/backend/requirements.txt | 46 ++++++++++++++++++------------------ 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/src/backend/pyproject.toml b/src/backend/pyproject.toml index 35b0a20ff..930eaf06d 100644 --- a/src/backend/pyproject.toml +++ b/src/backend/pyproject.toml @@ -5,44 +5,44 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ - "azure-ai-evaluation==1.16.9", + "azure-ai-evaluation==1.18.2", "azure-ai-inference==1.0.0b9", - "azure-ai-projects==2.2.0", - "azure-cosmos==4.16.1", + "azure-ai-projects==2.4.0", + "azure-cosmos==4.16.2", "azure-identity==1.25.3", "azure-monitor-events-extension==0.1.0", - "azure-monitor-opentelemetry==1.8.8", + "azure-monitor-opentelemetry==1.8.9", "azure-search-documents==12.0.0", - "fastapi==0.136.3", - "openai==2.40.0", - "opentelemetry-api==1.42.1", - "opentelemetry-exporter-otlp-proto-grpc==1.42.1", - "opentelemetry-exporter-otlp-proto-http==1.42.1", - "opentelemetry-instrumentation-fastapi==0.63b1", - "opentelemetry-instrumentation-openai==0.61.0", - "opentelemetry-sdk==1.42.1", + "fastapi==0.140.13", + "openai==2.50.0", + "opentelemetry-api==1.44.0", + "opentelemetry-exporter-otlp-proto-grpc==1.44.0", + "opentelemetry-exporter-otlp-proto-http==1.44.0", + "opentelemetry-instrumentation-fastapi==0.65b0", + "opentelemetry-instrumentation-openai==0.62.1", + "opentelemetry-sdk==1.44.0", "python-dotenv==1.2.2", - "python-multipart==0.0.30", - "uvicorn==0.48.0", + "python-multipart==0.0.32", + "uvicorn==0.52.0", "pylint-pydantic==0.4.1", "pexpect==4.9.0", - "mcp==1.27.2", + "mcp==2.0.0", "werkzeug==3.1.8", "azure-core==1.41.0", "agent-framework-azure-ai==1.0.0rc6", - "agent-framework-core==1.7.0", - "agent-framework-orchestrations==1.0.0rc2", + "agent-framework-core==1.12.1", + "agent-framework-orchestrations==1.0.1", "urllib3==2.7.0", - "protobuf==7.35.0", - "cryptography==48.0.0", - "aiohttp==3.14.0", - "pyasn1==0.6.3", - "nltk==3.9.4", + "protobuf==7.35.1", + "cryptography==49.0.0", + "aiohttp==3.14.3", + "pyasn1==0.6.4", + "nltk==3.10.0", ] [project.optional-dependencies] dev = [ - "pytest==9.0.3", + "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", ] \ No newline at end of file diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index fc73ea76a..9f18e0978 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -1,42 +1,42 @@ -fastapi==0.136.3 -uvicorn==0.48.0 -azure-cosmos==4.16.1 -azure-monitor-opentelemetry==1.8.8 +fastapi==0.140.13 +uvicorn==0.52.0 +azure-cosmos==4.16.2 +azure-monitor-opentelemetry==1.8.9 azure-monitor-events-extension==0.1.0 azure-identity==1.25.3 python-dotenv==1.2.2 -python-multipart==0.0.30 -opentelemetry-api==1.42.1 -opentelemetry-sdk==1.42.1 -opentelemetry-exporter-otlp-proto-grpc==1.42.1 -opentelemetry-exporter-otlp-proto-http==1.42.1 -opentelemetry-instrumentation-fastapi==0.63b1 -opentelemetry-instrumentation-openai==0.61.0 +python-multipart==0.0.32 +opentelemetry-api==1.44.0 +opentelemetry-sdk==1.44.0 +opentelemetry-exporter-otlp-proto-grpc==1.44.0 +opentelemetry-exporter-otlp-proto-http==1.44.0 +opentelemetry-instrumentation-fastapi==0.65b0 +opentelemetry-instrumentation-openai==0.62.1 -azure-ai-projects==2.2.0 -openai==2.40.0 +azure-ai-projects==2.4.0 +openai==2.50.0 azure-ai-inference==1.0.0b9 azure-search-documents==12.0.0 -azure-ai-evaluation==1.16.9 +azure-ai-evaluation==1.18.2 azure-core==1.41.0 agent-framework-azure-ai==1.0.0rc6 -agent-framework-core==1.7.0 -agent-framework-orchestrations==1.0.0rc2 +agent-framework-core==1.12.1 +agent-framework-orchestrations==1.0.1 -mcp==1.27.2 +mcp==2.0.0 werkzeug==3.1.8 pylint-pydantic==0.4.1 pexpect==4.9.0 urllib3==2.7.0 -protobuf==7.35.0 -cryptography==48.0.0 -aiohttp==3.14.0 -pyasn1==0.6.3 -nltk==3.9.4 +protobuf==7.35.1 +cryptography==49.0.0 +aiohttp==3.14.3 +pyasn1==0.6.4 +nltk==3.10.0 # Testing tools -pytest==9.0.3 +pytest==9.1.1 pytest-asyncio==1.4.0 pytest-cov==7.1.0