From 67432fae924d60db000bfc8fba4ff3622b238156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 17:41:12 +0000 Subject: [PATCH] chore(deps)(deps): bump the python-minor-patch group across 1 directory with 13 updates Bumps the python-minor-patch group with 13 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.3` | `0.136.0` | | [boto3](https://github.com/boto/boto3) | `1.42.83` | `1.42.91` | | [authlib](https://github.com/authlib/authlib) | `1.6.9` | `1.7.0` | | [strands-agents](https://github.com/strands-agents/sdk-python) | `1.34.1` | `1.36.0` | | [strands-agents-tools](https://github.com/strands-agents/tools) | `0.3.0` | `0.5.0` | | [aws-opentelemetry-distro](https://github.com/aws-observability/aws-otel-python-instrumentation) | `0.16.0` | `0.17.0` | | [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) | `1.6.0` | `1.6.3` | | [openai](https://github.com/openai/openai-python) | `2.30.0` | `2.32.0` | | [google-genai](https://github.com/googleapis/python-genai) | `1.70.0` | `1.73.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.151.11` | `6.152.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.9` | `0.15.11` | | [mypy](https://github.com/python/mypy) | `1.20.0` | `1.20.1` | Updates `fastapi` from 0.135.3 to 0.136.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.135.3...0.136.0) Updates `boto3` from 1.42.83 to 1.42.91 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.83...1.42.91) Updates `authlib` from 1.6.9 to 1.7.0 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](https://github.com/authlib/authlib/compare/v1.6.9...v1.7.0) Updates `strands-agents` from 1.34.1 to 1.36.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](https://github.com/strands-agents/sdk-python/compare/v1.34.1...v1.36.0) Updates `strands-agents-tools` from 0.3.0 to 0.5.0 - [Release notes](https://github.com/strands-agents/tools/releases) - [Commits](https://github.com/strands-agents/tools/compare/v0.3.0...v0.5.0) Updates `aws-opentelemetry-distro` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/aws-observability/aws-otel-python-instrumentation/releases) - [Changelog](https://github.com/aws-observability/aws-otel-python-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-observability/aws-otel-python-instrumentation/commits) Updates `bedrock-agentcore` from 1.6.0 to 1.6.3 - [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases) - [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/bedrock-agentcore-sdk-python/compare/v1.6.0...v1.6.3) Updates `openai` from 2.30.0 to 2.32.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.30.0...v2.32.0) Updates `google-genai` from 1.70.0 to 1.73.1 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-genai/compare/v1.70.0...v1.73.1) Updates `pytest` from 9.0.2 to 9.0.3 - [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.2...9.0.3) Updates `hypothesis` from 6.151.11 to 6.152.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.11...hypothesis-python-6.152.1) Updates `ruff` from 0.15.9 to 0.15.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.9...0.15.11) Updates `mypy` from 1.20.0 to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: boto3 dependency-version: 1.42.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: authlib dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: strands-agents dependency-version: 1.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: strands-agents-tools dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: aws-opentelemetry-distro dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: bedrock-agentcore dependency-version: 1.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: openai dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: google-genai dependency-version: 1.73.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: hypothesis dependency-version: 6.152.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] --- backend/pyproject.toml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/backend/pyproject.toml b/backend/pyproject.toml index b383cb19..40a07a49 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -13,11 +13,11 @@ license = {text = "MIT"} # Core dependencies shared across both APIs dependencies = [ # FastAPI and web framework - "fastapi==0.135.3", + "fastapi==0.136.0", "uvicorn[standard]==0.44.0", # AWS and cloud services - "boto3==1.42.83", + "boto3==1.42.91", # Utilities "python-dotenv==1.2.2", @@ -28,7 +28,7 @@ dependencies = [ "pyjwt[crypto]==2.12.1", # OAuth provider management - "authlib==1.6.9", + "authlib==1.7.0", "cachetools==6.2.4", # Security: pin starlette to fix Dependabot alert (transitive via fastapi) @@ -38,19 +38,19 @@ dependencies = [ [project.optional-dependencies] # AgentCore-specific dependencies (for inference_api) agentcore = [ - "strands-agents==1.34.1", - "strands-agents-tools==0.3.0", + "strands-agents==1.36.0", + "strands-agents-tools==0.5.0", - "aws-opentelemetry-distro==0.16.0", - "bedrock-agentcore==1.6.0", + "aws-opentelemetry-distro==0.17.0", + "bedrock-agentcore==1.6.3", # Multi-provider LLM support - "openai==2.30.0", # For OpenAI models - "google-genai==1.70.0", # For Google Gemini models + "openai==2.32.0", # For OpenAI models + "google-genai==1.73.1", # For Google Gemini models ] # Voice/BidiAgent dependencies (Nova Sonic speech-to-speech) bidi = [ - "strands-agents[bidi]==1.34.1", + "strands-agents[bidi]==1.36.0", ] # Document ingestion pipeline dependencies (for Lambda deployment) @@ -61,14 +61,14 @@ bidi = [ # Development dependencies dev = [ - "pytest==9.0.2", + "pytest==9.0.3", "pytest-asyncio==1.3.0", "pytest-cov==7.1.0", - "hypothesis==6.151.11", + "hypothesis==6.152.1", "moto[dynamodb,cognitoidp]==5.1.22", "black==26.3.1", - "ruff==0.15.9", - "mypy==1.20.0", + "ruff==0.15.11", + "mypy==1.20.1", "types-aiofiles==25.1.0.20251011", "tiktoken==0.12.0", "numpy==2.2.6",