chore(deps): bump the dev-dependencies group across 1 directory with 38 updates - #158
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dev-dependencies group across 1 directory with 38 updates#158dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…38 updates Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [starlette](https://github.com/Kludex/starlette), [uvicorn](https://github.com/Kludex/uvicorn), [python-multipart](https://github.com/Kludex/python-multipart), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [alembic](https://github.com/sqlalchemy/alembic), [argon2-cffi](https://github.com/hynek/argon2-cffi), [testcontainers](https://github.com/testcontainers/testcontainers-python), [pika](https://github.com/pika/pika), [aio-pika](https://github.com/mosquito/aio-pika), [fastapi](https://github.com/fastapi/fastapi), [granian](https://github.com/emmett-framework/granian), [redis](https://github.com/redis/redis-py), [gitpython](https://github.com/gitpython-developers/GitPython), [grpcio](https://github.com/grpc/grpc), [websockets](https://github.com/python-websockets/websockets), [boto3](https://github.com/boto/boto3), [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python), [prometheus-client](https://github.com/prometheus/client_python), [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-instrumentation-starlette](https://github.com/open-telemetry/opentelemetry-python-contrib), [structlog](https://github.com/hynek/structlog), [croniter](https://github.com/pallets-eco/croniter), [presidio-analyzer](https://github.com/data-privacy-stack/presidio), [presidio-anonymizer](https://github.com/data-privacy-stack/presidio), [pyjwt](https://github.com/jpadilla/pyjwt), [cryptography](https://github.com/pyca/cryptography), [pyotp](https://github.com/pyauth/pyotp), [click](https://github.com/pallets/click), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [coverage](https://github.com/coveragepy/coveragepy), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff), [respx](https://github.com/lundberg/respx), [aiosmtpd](https://github.com/aio-libs/aiosmtpd) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Updates `pydantic` 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.13.3...v2.13.4) Updates `starlette` to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.0...1.3.1) Updates `uvicorn` to 0.51.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.46.0...0.51.0) Updates `python-multipart` 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.27...0.0.32) Updates `sqlalchemy` 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 `alembic` to 1.18.5 - [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 `argon2-cffi` to 25.1.0 - [Release notes](https://github.com/hynek/argon2-cffi/releases) - [Changelog](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md) - [Commits](hynek/argon2-cffi@23.1.0...25.1.0) Updates `testcontainers` to 4.15.0 - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.0.0...testcontainers-v4.15.0) Updates `pika` to 1.4.2 - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/1.4.2/CHANGELOG.md) - [Commits](pika/pika@1.3.0...1.4.2) Updates `aio-pika` to 10.0.1 - [Release notes](https://github.com/mosquito/aio-pika/releases) - [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md) - [Commits](mosquito/aio-pika@9.6.2...10.0.1) Updates `fastapi` to 0.140.13 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.140.13) Updates `granian` to 2.7.9 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.7.4...v2.7.9) Updates `redis` to 8.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.4.0...v8.0.1) Updates `gitpython` to 3.1.57 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.0...3.1.57) Updates `grpcio` to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.60.0...v1.83.0) Updates `websockets` to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...16.1.1) Updates `boto3` to 1.43.58 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.0...1.43.58) Updates `azure-storage-blob` to 12.30.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.19.0...azure-storage-blob_12.30.0) Updates `prometheus-client` to 0.26.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.25.0...v0.26.0) Updates `opentelemetry-api` to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.41.1...v1.44.0) Updates `opentelemetry-sdk` to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.41.1...v1.44.0) Updates `opentelemetry-instrumentation-starlette` to 0.65b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `structlog` to 26.1.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.5.0...26.1.0) Updates `croniter` to 6.2.4 - [Release notes](https://github.com/pallets-eco/croniter/releases) - [Changelog](https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst) - [Commits](pallets-eco/croniter@6.2.2...6.2.4) Updates `presidio-analyzer` to 2.2.364 - [Release notes](https://github.com/data-privacy-stack/presidio/releases) - [Changelog](https://github.com/data-privacy-stack/presidio/blob/main/CHANGELOG.md) - [Commits](data-privacy-stack/presidio@2.2.0...2.2.364) Updates `presidio-anonymizer` to 2.2.364 - [Release notes](https://github.com/data-privacy-stack/presidio/releases) - [Changelog](https://github.com/data-privacy-stack/presidio/blob/main/CHANGELOG.md) - [Commits](data-privacy-stack/presidio@2.2.0...2.2.364) Updates `pyjwt` to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `cryptography` to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...49.0.0) Updates `pyotp` to 2.10.0 - [Release notes](https://github.com/pyauth/pyotp/releases) - [Changelog](https://github.com/pyauth/pyotp/blob/main/Changes.rst) - [Commits](pyauth/pyotp@v2.9.0...v2.10.0) Updates `click` to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.3...8.4.2) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `pytest-asyncio` to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `coverage` to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.15.2) Updates `mypy` to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.3.0) Updates `ruff` to 0.16.0 - [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.15.12...0.16.0) Updates `respx` to 0.23.1 - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.21.0...0.23.1) Updates `aiosmtpd` to 1.4.6 - [Release notes](https://github.com/aio-libs/aiosmtpd/releases) - [Changelog](https://github.com/aio-libs/aiosmtpd/blob/master/release.py) - [Commits](aio-libs/aiosmtpd@1.4.0...v1.4.6) Updates `mkdocs-material` to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.0...9.7.7) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: argon2-cffi dependency-version: 25.1.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: testcontainers dependency-version: 4.15.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pika dependency-version: 1.4.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: aio-pika dependency-version: 10.0.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: granian dependency-version: 2.7.9 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: grpcio dependency-version: 1.83.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: boto3 dependency-version: 1.43.58 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: azure-storage-blob dependency-version: 12.30.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: prometheus-client dependency-version: 0.26.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-api dependency-version: 1.44.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.44.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation-starlette dependency-version: 0.65b0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: structlog dependency-version: 26.1.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: croniter dependency-version: 6.2.4 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: presidio-analyzer dependency-version: 2.2.364 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: presidio-anonymizer dependency-version: 2.2.364 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pyotp dependency-version: 2.10.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: respx dependency-version: 0.23.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: aiosmtpd dependency-version: 1.4.6 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 pydantic, starlette, uvicorn, python-multipart, sqlalchemy, alembic, argon2-cffi, testcontainers, pika, aio-pika, fastapi, granian, redis, gitpython, grpcio, websockets, boto3, azure-storage-blob, prometheus-client, opentelemetry-api, opentelemetry-sdk, opentelemetry-instrumentation-starlette, structlog, croniter, presidio-analyzer, presidio-anonymizer, pyjwt, cryptography, pyotp, click, pytest, pytest-asyncio, coverage, mypy, ruff, respx, aiosmtpd and mkdocs-material to permit the latest version.
Updates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
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
starletteto 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)Updates
uvicornto 0.51.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
e4d0b05Version 0.51.0 (#3028)944e43dRemove colorama from the standard extra (#3027)2e78770Restart workers with overlap on SIGHUP for near-zero-downtime reloads (#3025)a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)Updates
python-multipartto 0.0.32Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
238ead6Version 0.0.32 (#302)8672979Replace per-byte partial-boundary scan with rfind lookbehind (#300)8190779Bump the python-packages group with 7 updates (#301)0d3c086Use uv package ecosystem for Dependabot (#299)4cffc68Version 0.0.31 (#298)c814948Reject negativeContent-Lengthinparse_form(#297)6b837d4Bound header field name size before validating (#296)e0c4f9dBump the github-actions group with 3 updates (#294)b8a01bbBump the python-packages group with 3 updates (#293)6732164Speed up multipart header parsing and callback dispatch (#295)Updates
sqlalchemyto 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicto 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
argon2-cffito 25.1.0Release notes
Sourced from argon2-cffi's releases.
... (truncated)
Changelog
Sourced from argon2-cffi's changelog.
... (truncated)
Commits
1fcae4fPrepare 25.1.018939b1ci: placate dr zizmor8dcceb5ci: pin & trust9542242Clean up trove classifiers298af7eSwitch to dependency groups (#202)2eedf07Update & rename Ruffbc861f0Add 3.14f8260dd[pre-commit.ci] pre-commit autoupdate (#200)b8321faAdd a multithreaded stress test (#199)9143d90[pre-commit.ci] pre-commit autoupdate (#198)Updates
testcontainersto 4.15.0Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
... (truncated)
Commits
04267b3chore(main): release testcontainers 4.15.0 (#1057)0f23105chore(deps): bump boto3 from 1.43.36 to 1.43.50 (#1077)bee755cchore(deps): bump kubernetes from 36.0.2 to 36.0.3 (#1078)9b6837dchore(deps): bump docker from 7.1.0 to 7.2.0 (#1076)7685f20chore(deps): bump openfga-sdk from 0.10.3 to 0.10.4 (#1074)007e5acchore(deps): bump redis from 8.0.0 to 8.0.1 (#1072)977279bchore(deps-dev): bump anyio from 4.14.0 to 4.14.1 (#1070)1571ff2chore(deps-dev): bump ruff from 0.15.17 to 0.15.20 (#1068)1f683f9chore(deps): bump wrapt from 2.2.1 to 2.2.2 (#1067)230b3bechore(deps): bump selenium from 4.44.0 to 4.45.0 (#1066)Updates
pikato 1.4.2Release notes
Sourced from pika's releases.
Changelog
Sourced from pika's changelog.
... (truncated)
Commits
3c9b50dMerge pull request #1658 from pika/pika-1.4.2c5da6ffpika 1.4.2c538d43Merge pull request #1642 from pika/fix/gh-1639-windows-event-loop-policy-1.4.x79efa49FixcallLatertyping by passing keyword arguments7cb3661Drain extra loop turn to await Tornado selector bootstrapb3b8819Replace deprecated event loop policy in tests with helperc1c9651Raise clear error when Windows loop lacks selector support978be3bStop mutating global asyncio event loop policy on import5f0ba9eMerge pull request #1597 from pika/pika-1.4.131d80a9pika 1.4.1Updates
aio-pikato 10.0.1Release notes
Sourced from aio-pika's releases.
Changelog
Sourced from aio-pika's changelog.