chore(deps): bump the dev-dependencies group across 1 directory with 40 updates - #161
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…40 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), [beanie](https://github.com/BeanieODM/beanie), [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), [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Updates `pydantic` 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.13.3...v2.13.5) Updates `starlette` to 1.6.0 - [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.6.0) Updates `uvicorn` 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.46.0...0.52.4) 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.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 `alembic` to 1.20.0 - [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.4 - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/1.4.4/CHANGELOG.md) - [Commits](pika/pika@1.3.0...1.4.4) Updates `beanie` to 2.2.0 - [Release notes](https://github.com/BeanieODM/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@2.1.0...2.2.0) 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.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.141.1) Updates `granian` to 2.8.2 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.7.4...v2.8.2) Updates `redis` to 8.1.0 - [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.1.0) Updates `gitpython` to 3.1.62 - [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.62) Updates `grpcio` to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.60.0...v1.83.1) Updates `websockets` to 17.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...17.1) Updates `boto3` to 1.43.93 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.0...1.43.93) Updates `azure-storage-blob` to 12.30.1 - [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.1) 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.14.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.14.0) Updates `cryptography` to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...50.0.1) 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.5.0 - [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.5.0) 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.16.0 - [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.16.0) Updates `mypy` to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.3.1) Updates `ruff` to 0.16.7 - [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.7) 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 `opentelemetry-exporter-otlp-proto-http` 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 `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: aio-pika dependency-version: 10.0.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: alembic dependency-version: 1.19.2 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: azure-storage-blob dependency-version: 12.30.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: beanie dependency-version: 2.2.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: boto3 dependency-version: 1.43.89 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.16.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: cryptography dependency-version: 50.0.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: gitpython dependency-version: 3.1.61 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: granian dependency-version: 2.8.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: grpcio dependency-version: 1.83.1 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 - dependency-name: mypy dependency-version: 2.3.1 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-exporter-otlp-proto-http 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: opentelemetry-sdk dependency-version: 1.44.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pika dependency-version: 1.4.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: prometheus-client dependency-version: 0.26.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: pyjwt dependency-version: 2.13.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: 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: python-multipart dependency-version: 0.0.32 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: redis dependency-version: 8.1.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: ruff dependency-version: 0.16.6 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: starlette dependency-version: 1.6.0 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: testcontainers dependency-version: 4.15.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: websockets dependency-version: '17.1' dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dev-dependencies-8f28f6b21a
branch
from
September 16, 2026 04:37
60e2797 to
a4c0dd4
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 pydantic, starlette, uvicorn, python-multipart, sqlalchemy, alembic, argon2-cffi, testcontainers, pika, beanie, 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, opentelemetry-exporter-otlp-proto-http and mkdocs-material to permit the latest version.
Updates
pydanticto 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
starletteto 1.6.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
4f250d6Version 1.6.0 (#3434)9eea41aExposehttp.response.debuginfo via response extensions (#3130)38f8999Addmax_body_sizetoStarletteand route classes (#3431)c41236cVersion 1.5.1 (#3432)9c500dbLimitFileResponseto 100 ranges (#3430)78ae82cReject inverted single-byte Range like bytes=5-4 (#3389)c1d6edachore(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#3429)ee66ca4chore(deps): bump the python-packages group across 1 directory with 8 updates...00d1016fix(tests): skip test_staticfiles_filename_too_long on Windows where os.pathc...d96887eAdd Pydantic Logfire banner to the docs (#3428)Updates
uvicornto 0.52.4Release notes
Sourced from uvicorn's releases.
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
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.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicto 1.20.0Release 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.4Release notes
Sourced from pika's releases.
Changelog
Sourced from pika's changelog.
... (truncated)
Commits
60fee42pika 1.4.4c1a768eRevertcallLaterkeyword arguments and type_reactorasAnyff4eae1pika 1.4.33c9b50dMerge 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 supportUpdates
beanieto 2.2.0Release notes
Sourced from beanie's releases.
Changelog
Sourced from