chore(deps): bump the python-prod group across 1 directory with 30 updates#17
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-prod group across 1 directory with 30 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [alembic](https://github.com/sqlalchemy/alembic), [psycopg2-binary](https://github.com/psycopg/psycopg2), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [google-genai](https://github.com/googleapis/python-genai), [qdrant-client](https://github.com/qdrant/qdrant-client), [apscheduler](https://github.com/agronholm/apscheduler), [pytz](https://github.com/stub42/pytz), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [redis](https://github.com/redis/redis-py), [python-multipart](https://github.com/Kludex/python-multipart), [python-jose](https://github.com/mpdavis/python-jose), [bcrypt](https://github.com/pyca/bcrypt), [email-validator](https://github.com/JoshData/python-email-validator), [slowapi](https://github.com/laurents/slowapi), [pybreaker](https://github.com/danielfm/pybreaker), [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz), [pipecat-ai](https://github.com/pipecat-ai/pipecat), [weasyprint](https://github.com/Kozea/WeasyPrint), [openpyxl](https://openpyxl.readthedocs.io), [markdown2](https://github.com/trentm/python-markdown2), [pygments](https://github.com/pygments/pygments), [matplotlib](https://github.com/matplotlib/matplotlib), [celery](https://github.com/celery/celery), [restrictedpython](https://github.com/zopefoundation/RestrictedPython), [twilio](https://github.com/twilio/twilio-python) and [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. Updates `fastapi` from 0.115.12 to 0.137.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.137.0) Updates `uvicorn` from 0.34.2 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.34.2...0.49.0) Updates `sqlalchemy` from 2.0.40 to 2.0.50 - [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 `alembic` from 1.15.2 to 1.18.4 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `psycopg2-binary` from 2.9.10 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.12) Updates `pydantic` from 2.11.3 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.11.3...v2.13.4) Updates `pydantic-settings` from 2.9.1 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.9.1...v2.14.1) Updates `google-genai` to 2.8.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@v1.14.0...v2.8.0) Updates `qdrant-client` from 1.14.2 to 1.18.0 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.14.2...v1.18.0) Updates `apscheduler` from 3.11.0 to 3.11.2 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.11.0...3.11.2) Updates `pytz` to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2026.2) Updates `beautifulsoup4` from 4.13.4 to 4.15.0 Updates `redis` from 5.3.0 to 8.0.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.3.0...v8.0.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-jose` 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 `bcrypt` to 5.0.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](pyca/bcrypt@v1.0.0...5.0.0) Updates `email-validator` 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.0.0...v2.3.0) Updates `slowapi` to 0.1.10 - [Release notes](https://github.com/laurents/slowapi/releases) - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](laurentS/slowapi@v0.1.9...v0.1.10) Updates `pybreaker` to 1.4.1 - [Release notes](https://github.com/danielfm/pybreaker/releases) - [Changelog](https://github.com/danielfm/pybreaker/blob/main/CHANGELOG) - [Commits](danielfm/pybreaker@1.2.0...v1.4.1) Updates `rapidfuzz` to 3.14.5 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.0.0...v3.14.5) Updates `pipecat-ai` to 1.3.0 - [Release notes](https://github.com/pipecat-ai/pipecat/releases) - [Changelog](https://github.com/pipecat-ai/pipecat/blob/main/CHANGELOG.md) - [Commits](pipecat-ai/pipecat@v0.0.106...v1.3.0) Updates `weasyprint` to 69.0 - [Release notes](https://github.com/Kozea/WeasyPrint/releases) - [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst) - [Commits](Kozea/WeasyPrint@v62.0...v69.0) Updates `openpyxl` to 3.1.5 Updates `markdown2` to 2.5.5 - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](trentm/python-markdown2@2.5.0...2.5.5) Updates `pygments` to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.20.0) Updates `matplotlib` to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.0...v3.11.0) Updates `celery` from 5.4.0 to 5.6.3 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](celery/celery@v5.4.0...v5.6.3) Updates `restrictedpython` to 8.2 - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](zopefoundation/RestrictedPython@7.4...8.2) Updates `twilio` to 9.10.9 - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](twilio/twilio-python@9.0.0...9.10.9) Updates `phonenumbers` to 9.0.32 - [Commits](daviddrysdale/python-phonenumbers@v8.13.0...v9.0.32) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.137.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: sqlalchemy dependency-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-prod - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-prod - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: google-genai dependency-version: 2.8.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: qdrant-client dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: apscheduler dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-prod - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production dependency-group: python-prod - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: redis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-prod - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-prod - dependency-name: python-jose dependency-version: 3.5.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: slowapi dependency-version: 0.1.10 dependency-type: direct:production dependency-group: python-prod - dependency-name: pybreaker dependency-version: 1.4.1 dependency-type: direct:production dependency-group: python-prod - dependency-name: rapidfuzz dependency-version: 3.14.5 dependency-type: direct:production dependency-group: python-prod - dependency-name: pipecat-ai dependency-version: 1.3.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: weasyprint dependency-version: '69.0' dependency-type: direct:production dependency-group: python-prod - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production dependency-group: python-prod - dependency-name: markdown2 dependency-version: 2.5.5 dependency-type: direct:production dependency-group: python-prod - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production dependency-group: python-prod - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: restrictedpython dependency-version: '8.2' dependency-type: direct:production dependency-group: python-prod - dependency-name: twilio dependency-version: 9.10.9 dependency-type: direct:production dependency-group: python-prod - dependency-name: phonenumbers dependency-version: 9.0.32 dependency-type: direct:production dependency-group: python-prod ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.
Updates the requirements on fastapi, uvicorn, sqlalchemy, alembic, psycopg2-binary, pydantic, pydantic-settings, google-genai, qdrant-client, apscheduler, pytz, beautifulsoup4, redis, python-multipart, python-jose, bcrypt, email-validator, slowapi, pybreaker, rapidfuzz, pipecat-ai, weasyprint, openpyxl, markdown2, pygments, matplotlib, celery, restrictedpython, twilio and phonenumbers to permit the latest version.
Updates
fastapifrom 0.115.12 to 0.137.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
9a9c4ad🔖 Release version 0.137.0 (#15748)c6d5897📝 Update release notes31d097f📝 Update release notes (#15747)ba609a8📝 Update release notes8e1d774♻️ Refactor internals to preserveAPIRouterandAPIRouteinstances (#15745)016ab76📝 Update release notese2fcd55🔧 Update sponsors: remove TalorData (#15744)d3e6a29📝 Update release notese4b6a36🔧 Update sponsors: remove ExoFlare (#15736)944fb70📝 Update release notesUpdates
uvicornfrom 0.34.2 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
sqlalchemyfrom 2.0.40 to 2.0.50Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicfrom 1.15.2 to 1.18.4Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
psycopg2-binaryfrom 2.9.10 to 2.9.12Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
3a6d9d6ci: include almalinux in whieel buildingebca6bfchore: bump to version 3.9.120196f02build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0d157bdcbuild(deps): bump docker/setup-qemu-action from 3 to 47fccc0fbuild(deps): bump actions/upload-artifact from 6 to 7d52a61echore: bump dependency librariesb231d72chore: fix building binary images6d76e84Merge pull request #1836 from psycopg/fix-1835f7e314cfix: overflow in malformed intervaleb905c1docs: replace bare except clause with except ExceptionUpdates
pydanticfrom 2.11.3 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 CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-settingsfrom 2.9.1 to 2.14.1Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)8916beePrepare release 2.14.0 (#848)39e551cFix CLI descriptions lost underpython -OOby falling back to `json_schema_...9ed7f48Bump the python-packages group with 4 updates (#847)617c690Fixcli_ignore_unknown_args=Truenot working on subcommands (#844)Updates
google-genaito 2.8.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
76d8859chore(main): release 2.8.0 (#2517)e0854a6feat: Support ReinforcementTuning in GenAI SDK including ValidateReward API m...53ea3f6feat: Add transcription language code.74d81ddchore: deprecate Google Maps grounding widget API fields7bf0ba2chore: fix docstring4775314feat: Add TranslationConfig for live translation.e3be9affeat: Add Agent Platform MCP support to async generate_contentbfa2a49docs: Removecodegen_instructions.mdfor simpler maintenance, Gemini API Sk...47c1a13docs: Update README.md for model/SDK Changes and direct to Gemini API Skillsce29c7bchore: Internal cleanupUpdates
qdrant-clientfrom 1.14.2 to 1.18.0Release notes
Sourced from qdrant-client's releases.
... (truncated)
Commits
326adefbump version to v1.18.0e9ec2c0new: update models to 1.18, add create_named_vector and delete_named_vector (...07f19f7Per-request custom headers for tracing (#1173)beb9ae5new: remove python docs in favour of qdrant.tech (#1174)e191b02fix: fix geo bounding box filters on edges (#1190)