chore(deps): bump the python-dependencies group across 1 directory with 18 updates#137
Merged
dantetemplar merged 1 commit intomainfrom May 6, 2026
Merged
Conversation
9af1975 to
db0df59
Compare
Member
|
@dependabot rebase |
…th 18 updates Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic), [asyncpg](https://github.com/MagicStack/asyncpg), [authlib](https://github.com/authlib/authlib), [colorlog](https://github.com/borntyping/python-colorlog), [cryptography](https://github.com/pyca/cryptography), [fastapi](https://github.com/fastapi/fastapi), [fastapi-swagger](https://github.com/dantetemplar/fastapi-swagger), [gunicorn](https://github.com/benoitc/gunicorn), [icalendar](https://github.com/collective/icalendar), [prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator), [pydantic](https://github.com/pydantic/pydantic), [python-multipart](https://github.com/Kludex/python-multipart), [pytz](https://github.com/stub42/pytz), [pyyaml](https://github.com/yaml/pyyaml), [ruff](https://github.com/astral-sh/ruff), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [uvicorn](https://github.com/Kludex/uvicorn) and [prek](https://github.com/j178/prek) to permit the latest version. Updates `alembic` 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 `asyncpg` to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.30.0...v0.31.0) Updates `authlib` to 1.7.2 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.6.5...v1.7.2) Updates `colorlog` to 6.10.1 - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.8.2...v6.10.1) Updates `cryptography` to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.2...48.0.0) Updates `fastapi` to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.136.1) Updates `fastapi-swagger` to 0.4.49 - [Release notes](https://github.com/dantetemplar/fastapi-swagger/releases) - [Commits](dantetemplar/fastapi-swagger@v0.4.46...v0.4.49) Updates `gunicorn` from 23.0.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...26.0.0) Updates `icalendar` to 7.1.0 - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v6.0.1...v7.1.0) Updates `prometheus-fastapi-instrumentator` to 7.1.0 - [Release notes](https://github.com/trallnag/prometheus-fastapi-instrumentator/releases) - [Changelog](https://github.com/trallnag/prometheus-fastapi-instrumentator/blob/master/CHANGELOG.md) - [Commits](trallnag/prometheus-fastapi-instrumentator@v7.0.0...v7.1.0) Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.2...v2.13.4) Updates `python-multipart` to 0.0.27 - [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.19...0.0.27) Updates `pytz` to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2026.2) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `ruff` to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.4...0.15.12) Updates `sqlalchemy` to 2.0.49 - [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 `uvicorn` to 0.46.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.32.0...0.46.0) Updates `prek` to 0.3.13 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.8...v0.3.13) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: authlib dependency-version: 1.7.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: colorlog dependency-version: 6.10.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: fastapi-swagger dependency-version: 0.4.49 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: icalendar dependency-version: 7.1.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: prek dependency-version: 0.3.13 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: prometheus-fastapi-instrumentator dependency-version: 7.1.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
db0df59 to
c7fbc0c
Compare
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 alembic, asyncpg, authlib, colorlog, cryptography, fastapi, fastapi-swagger, gunicorn, icalendar, prometheus-fastapi-instrumentator, pydantic, python-multipart, pytz, pyyaml, ruff, sqlalchemy, uvicorn and prek to permit the latest version.
Updates
alembicto 1.18.4Release notes
Sourced from alembic's releases.
Commits
Updates
asyncpgto 0.31.0Release notes
Sourced from asyncpg's releases.
Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0Updates
authlibto 1.7.2Release notes
Sourced from authlib's releases.
Commits
a0b76fachore: bump to 1.7.2c85c7f2Merge pull request #884 from azmeuk/852-rfc7523-key-importa3b2addMerge pull request #873 from azmeuk/bcp47f2578eafix: Import RSAKey in auth.py for additional key supportb57182cfix: fallback support RSAKey when client_secret is text4e75902Merge branch 'main' into 852-rfc7523-key-import5eb4a86Merge pull request #887 from azmeuk/883-alg5633f37fix: allow non-recommended algorithms in ClientSecretJWT and PrivateKeyJWT4c8e7b3Merge pull request #886 from azmeuk/885-readme23b333edocs: fix the readme linksUpdates
colorlogto 6.10.1Release notes
Sourced from colorlog's releases.
Commits
68b1014Install setuptools in CIed716bfBump version and test on Python 3.14a1a36e4Test colored tracebacksf4c0980When logging exceptions, enable colorized traceback that were introduced in p...dfa10f5Bump versionf939a44satisfy mypy607485dSupport Python 3.13Updates
cryptographyto 48.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...82ebd3bBump BoringSSL, OpenSSL, AWS-LC in CI (#14785)Updates
fastapito 0.136.1Release notes
Sourced from fastapi's releases.
Commits
e54e5a8🔖 Release version 0.136.19a8a5fd📝 Update release notes7815a32⬆️ Update Pydantic v2 code to address deprecations (#15101)ef1c927📝 Update release notes38039e1🔨 Tweak translation script (#15174)4fa826c📝 Update release notesc394156⬆ Bump mkdocs-material from 9.7.1 to 9.7.6 (#15408)ae230ad📝 Update release notesd9eb39d⬆ Bump inline-snapshot from 0.31.1 to 0.32.6 (#15409)4f8b5d1📝 Update release notesUpdates
fastapi-swaggerto 0.4.49Release notes
Sourced from fastapi-swagger's releases.
Commits
a6bbdbfchore: bump version to 0.4.49a27ebfechore: update Swagger UI to v5.32.53d22833chore: bump version to 0.4.4895eefc5chore: update Swagger UI to v5.32.4b0eba77chore: bump version to 0.4.470021b49chore: update Swagger UI to v5.32.3Updates
gunicornfrom 23.0.0 to 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesUpdates
icalendarto 7.1.0Release notes
Sourced from icalendar's releases.
Changelog
Sourced from icalendar's changelog.