chore(deps): bump the pip-minor-patch group in /nexus with 21 updates#225
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pip-minor-patch group in /nexus with 21 updates#225dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip-minor-patch group in /nexus with 21 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.138.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.42.0` | `0.49.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.81.12` | `1.83.7` | | [boto3](https://github.com/boto/boto3) | `1.40.53` | `1.43.38` | | [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.133.0` | `1.159.0` | | [openai](https://github.com/openai/openai-python) | `2.9.0` | `2.44.0` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.16.1` | `1.25.3` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.54.0` | `0.115.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.5` | `2.13.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.1` | `2.14.2` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.51` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.30.0` | `0.31.0` | | [async-lru](https://github.com/aio-libs/async-lru) | `2.0.4` | `2.3.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.24.1` | `0.25.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.20` | `0.0.32` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.2.2` | | [python-jose](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.5.0` | | [apscheduler](https://github.com/agronholm/apscheduler) | `3.11.0` | `3.11.3` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [xlrd](https://github.com/python-excel/xlrd) | `2.0.1` | `2.0.2` | Updates `fastapi` from 0.115.6 to 0.138.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.138.2) Updates `uvicorn` from 0.42.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.42.0...0.49.0) Updates `litellm` from 1.81.12 to 1.83.7 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.40.53 to 1.43.38 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.53...1.43.38) Updates `google-cloud-aiplatform` from 1.133.0 to 1.159.0 - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](googleapis/python-aiplatform@v1.133.0...v1.159.0) Updates `openai` from 2.9.0 to 2.44.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.9.0...v2.44.0) Updates `azure-identity` from 1.16.1 to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.16.1...azure-identity_1.25.3) Updates `anthropic` from 0.54.0 to 0.115.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.54.0...v0.115.0) Updates `pydantic` from 2.10.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.13.4) Updates `pydantic-settings` from 2.7.1 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.1...v2.14.2) Updates `email-validator` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.2.0...v2.3.0) Updates `sqlalchemy` from 2.0.36 to 2.0.51 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `asyncpg` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.30.0...v0.31.0) Updates `async-lru` from 2.0.4 to 2.3.0 - [Release notes](https://github.com/aio-libs/async-lru/releases) - [Changelog](https://github.com/aio-libs/async-lru/blob/master/CHANGES.rst) - [Commits](aio-libs/async-lru@v2.0.4...v2.3.0) Updates `prometheus-client` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.24.1...v0.25.0) Updates `python-multipart` from 0.0.20 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](Kludex/python-multipart@0.0.20...0.0.32) Updates `python-dotenv` from 1.0.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.2.2) Updates `python-jose` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.5.0) Updates `apscheduler` from 3.11.0 to 3.11.3 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.11.0...3.11.3) Updates `psycopg2-binary` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.11...2.9.12) Updates `xlrd` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](python-excel/xlrd@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: litellm dependency-version: 1.83.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: boto3 dependency-version: 1.43.38 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: google-cloud-aiplatform dependency-version: 1.159.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: openai dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: anthropic dependency-version: 0.115.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: async-lru dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: python-jose dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: apscheduler dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: xlrd dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
22 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-minor-patch group in /nexus with 21 updates:
0.115.60.138.20.42.00.49.01.81.121.83.71.40.531.43.381.133.01.159.02.9.02.44.01.16.11.25.30.54.00.115.02.10.52.13.42.7.12.14.22.2.02.3.02.0.362.0.510.30.00.31.02.0.42.3.00.24.10.25.00.0.200.0.321.0.11.2.23.3.03.5.03.11.03.11.32.9.112.9.122.0.12.0.2Updates
fastapifrom 0.115.6 to 0.138.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
702fea8🔖 Release version 0.138.2 (#15864)6466865📝 Update release notesb790e14♻️ Makeapp.frontend()return 404 for methods other thanGETorHEADwi...c2708d9📝 Update release notes403b1fa🔧 Update sponsors: remove Stainless (#15862)1929ac2📝 Update release notescba4158♻️ Refactor how sponsors data is handled for banners (#15852)b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)Updates
uvicornfrom 0.42.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
litellmfrom 1.81.12 to 1.83.7Release notes
Sourced from litellm's releases.
... (truncated)
Commits
Updates
boto3from 1.40.53 to 1.43.38Commits
efcfb65Merge branch 'release-1.43.38'c5ccc0dBumping version to 1.43.382f87c21Add changelog entries from botocoreaf4ce8dMerge branch 'release-1.43.37'1d2f989Merge branch 'release-1.43.37' into developd52c295Bumping version to 1.43.37b926d8dAdd changelog entries from botocore08029bdBump https://github.com/astral-sh/ruff-pre-commit (#4804)1b11d8eBump actions/checkout from 6.0.0 to 7.0.0 in the github-actions group (#4803)76f3a99Add CODEOWNERS file for team review enforcement (#4805)Updates
google-cloud-aiplatformfrom 1.133.0 to 1.159.0Release notes
Sourced from google-cloud-aiplatform's releases.
... (truncated)
Changelog
Sourced from google-cloud-aiplatform's changelog.
... (truncated)
Commits
b636c73chore(main): release 1.159.0 (#6938)51c4d78Copybara import of the project:548d897fix: GenAI client - Update RagFile.file_status.state to use correct enum1bbd635chore: Mock gcs client to deflake unit test in gcs_utils.py9dbdc9cdocs: GenAI client - Update docstrings for RAG GenAI Modulee17e0fcchore: release 1.159.08bc007bfix: Redact python_spec version in replay testse368858feat: GenAI client - Log operation name when RAG operation fails9ffcbcefeat: Add deprecation warning to vertexai.rag module in favor of agentplatfor...2eb0fcbfix: fix the async_stream_query method. Restore yield_parsed_json method lost...Updates
openaifrom 2.9.0 to 2.44.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
6d9262drelease: 2.44.0d356275[codex] Add AWS Bedrock provider authentication (#3398)f47f9a2fix(auth): prioritize first auth headere20b6b8release: 2.43.04d35453feat(api): update OpenAPI spec or Stainless config2bba15erelease: 2.42.01ec3e82codegen metadata93c2ecafeat(api): manual updatesb269f88codegen metadataee821d6feat(api): admin spend_alertsUpdates
azure-identityfrom 1.16.1 to 1.25.3Release notes
Sourced from azure-identity's releases.
Commits
a989ea4[Identity] Prep patch release7972883[Identity] Adjust refresh logic (#45496)04764a9add psscript to convert apiview json files to md (#45589)50e0165Sync eng/common directory with azure-sdk-tools for PR 14461 (#45646)5333117Add Bo to /sdk/ai/azure-ai-projects owner list (#45664)775d694Doc and automation updates for .github sync directory changes (#45630)c6e48b5[Core] Prepare release (#45656)ae769c4Fix custom Memory Stores LRO poller operation (#45662)6074492Add asset id none check in dt (#45618)e1a986aBump tar from 7.5.10 to 7.5.11 in /eng/common/tsp-client (#45640)Updates
anthropicfrom 0.54.0 to 0.115.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
e4283c3release: 0.115.0d1a933efeat(api): add support for Managed Agents event delta streaming, agent overri...53582adcodegen metadata6e9f197release: 0.114.0ab10964feat(api): add support for claude-sonnet-58a004a2fix(agent_toolset): allow absolute paths that resolve inside workdir (#121)67a004drelease: 0.113.05849d19feat(api): add support for 20260318 web fetch and support toolsced24a0chore(docs): updates to descriptions and example valuesf212547fix: async count_tokens missing output_format/output_config merge block (#162)Updates
pydanticfrom 2.10.5 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CIDescription has been truncated