build(deps): bump the python group across 1 directory with 17 updates - #18
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python group across 1 directory with 17 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 17 updates in the /apps/agent directory: | Package | From | To | | --- | --- | --- | | [google-adk](https://github.com/google/adk-python) | `2.2.0` | `2.8.0` | | [google-cloud-logging](https://github.com/googleapis/google-cloud-python) | `3.13.0` | `3.16.3` | | [google-genai](https://github.com/googleapis/python-genai) | `2.12.1` | `2.20.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.83.7` | `1.98.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.38.0` | `0.52.4` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.13.5` | `3.14.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.11.0` | `2.15.0` | | [json-repair](https://github.com/mangiucugna/json_repair) | `0.52.3` | `0.63.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.44` | `2.0.52` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.21.0` | `0.22.1` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.30.0` | `0.31.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.3` | `0.6.0` | | [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) | `0.23.2` | `0.26.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.15.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.2.3` | Updates `google-adk` from 2.2.0 to 2.8.0 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](google/adk-python@v2.2.0...v2.8.0) Updates `google-cloud-logging` from 3.13.0 to 3.16.3 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-logging-v3.13.0...google-cloud-logging-v3.16.3) Updates `google-genai` from 2.12.1 to 2.20.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.12.1...v2.20.0) Updates `litellm` from 1.83.7 to 1.98.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits/v1.98.0) Updates `fastapi` from 0.136.1 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.141.1) Updates `uvicorn` from 0.38.0 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.38.0...0.52.4) Updates `aiohttp` from 3.13.5 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.13.5...v3.14.3) Updates `pydantic` from 2.12.5 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.5) Updates `pydantic-settings` from 2.11.0 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.11.0...v2.15.0) Updates `json-repair` from 0.52.3 to 0.63.4 - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](mangiucugna/json_repair@v0.52.3...v0.63.4) Updates `sqlalchemy` from 2.0.44 to 2.0.52 - [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 `aiosqlite` from 0.21.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.21.0...v0.22.1) 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 `sqlparse` from 0.5.3 to 0.6.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.6.0) Updates `tree-sitter` from 0.23.2 to 0.26.0 - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](tree-sitter/py-tree-sitter@v0.23.2...v0.26.0) Updates `beautifulsoup4` from 4.12.3 to 4.15.0 Updates `python-dotenv` from 1.0.1 to 1.2.3 - [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.3) --- updated-dependencies: - dependency-name: google-adk dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: google-cloud-logging dependency-version: 3.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: google-genai dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: litellm dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: json-repair dependency-version: 0.63.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: tree-sitter dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
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 python group with 17 updates in the /apps/agent directory:
2.2.02.8.03.13.03.16.32.12.12.20.01.83.71.98.00.136.10.141.10.38.00.52.43.13.53.14.32.12.52.13.52.11.02.15.00.52.30.63.42.0.442.0.520.21.00.22.10.30.00.31.00.5.30.6.00.23.20.26.04.12.34.15.01.0.11.2.3Updates
google-adkfrom 2.2.0 to 2.8.0Release notes
Sourced from google-adk's releases.
... (truncated)
Changelog
Sourced from google-adk's changelog.
... (truncated)
Commits
76a96e6chore: update last-release-sha for next main release2174b84chore(release/candidate): release 2.8.0 (#6900)0880bbefix: end a ParallelAgent early only when a direct sub-agent escalates (cherry...401cd6dfix: keep transport options and scoped state keys out of the debug log1bc001efix(sessions): admit the stdlib data types legacy session state holds2956083fix: remove an internal link from a shipped comment and guard against more94cefbbfix: lazy-load evaluation dependencies in AgentEvaluator4d0d63cfix: prefer the function response's own invocation over a caller-supplied id ...67ca98cfix: Fix crashes and cross-invocation leaks from copying RunConfig.http_optionsa86bd25fix: redact credentials from DebugLoggingPlugin output fileUpdates
google-cloud-loggingfrom 3.13.0 to 3.16.3Release notes
Sourced from google-cloud-logging's releases.
Changelog
Sourced from google-cloud-logging's changelog.
Commits
3e29682chore: release main (#18013)b4d9717feat: check python and dependency versions in spanner packages (#18177)66794a0chore(bigtable): Rerouted legacy client row filters to data client row filter...b42122eRevert "fix(auth): parse hostname for mTLS and PSC endpoint certifica… (#18189)e20796afix(google-auth-oauthlib): prevent port re-use on windows (#18166)b642373fix(auth): parse hostname for mTLS and PSC endpoint certificate rotat… (#18153)5bc3899feat(spanner): add DataBoost and auto_partition_mode support to DBAPI driver ...2b056abdocs(django-spanner, common-protos): centralize CONTRIBUTING.rst pointers (#1...91d5e2achore(bigtable): added warning to MutationsBatcher (#18176)23b9499docs(handwritten): centralize CONTRIBUTING.rst pointers (#17642)Updates
google-genaifrom 2.12.1 to 2.20.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
66518c9chore(main): release 2.20.0 (#2884)4a80954feat: Add AudioTranscriptionConfigMode5be429cchore: Part.media_processingcb75a08chore: internal change to resolve naming collision3074263feat: add environment files support and scotty file download helper6680718No public description53e386echore: Move major release check to job level in block_major_releases workflow43ef621chore: Disable GenerateImages for Gemini API028e01dchore: regenerateef39c40feat: Add TYPE_JPEG2000 to VideoContent.MimeType enumUpdates
litellmfrom 1.83.7 to 1.98.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
Updates
fastapifrom 0.136.1 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.38.0 to 0.52.4Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
aiohttpfrom 3.13.5 to 3.14.3Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
5e392ceRelease v3.14.3 (#13225)49f65d5[PR #13222/f4866933 backport][3.14] Build C parser error message from bounded...240099e[PR #13180/ee53d655 backport][3.14] drop every copy of credential headers on ...d93f30aBump version (#13202)c1b9212Release v3.14.2 (#13201)380d4b5[PR #13054/ed8b040c backport][3.14] escape backslashes in digest auth quoted-...e1e1beeMake llhttp method array size dynamic (#13174) (#13196)aa4cf29[PR #13170/2b906869 backport][3.14] Fix StreamResponse.last_modified rounding...71b57b4[PR #13172/a57747ed backport][3.14] Fix C parser folding fragment into query_...64a03fb[PR #13169/1adc0cd7 backport][3.14] Upgrade http:// to https:// in README.rst...Updates
pydanticfrom 2.12.5 to 2.13.5Release notes
Sourced from pydantic's releases.