chore(deps): bump the dependencies group across 1 directory with 85 updates - #29
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dependencies group across 1 directory with 85 updates#29dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [uvloop](https://github.com/MagicStack/uvloop), [httptools](https://github.com/MagicStack/httptools), [python-multipart](https://github.com/Kludex/python-multipart), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [asyncpg](https://github.com/MagicStack/asyncpg), [psycopg2](https://github.com/psycopg/psycopg2), [alembic](https://github.com/sqlalchemy/alembic), [bcrypt](https://github.com/pyca/bcrypt), [pyjwt](https://github.com/jpadilla/pyjwt), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [python-dotenv](https://github.com/theskumar/python-dotenv), [annotated-types](https://github.com/annotated-types/annotated-types), [typing-extensions](https://github.com/python/typing_extensions), [anyio](https://github.com/agronholm/anyio), [httpx](https://github.com/encode/httpx), [httpcore](https://github.com/encode/httpcore), [h11](https://github.com/python-hyper/h11), [aiohttp](https://github.com/aio-libs/aiohttp), [aiofiles](https://github.com/Tinche/aiofiles), [multidict](https://github.com/aio-libs/multidict), [yarl](https://github.com/aio-libs/yarl), [propcache](https://github.com/aio-libs/propcache), [brotli](https://github.com/google/brotli), [websockets](https://github.com/python-websockets/websockets), [redis](https://github.com/redis/redis-py), [celery](https://github.com/celery/celery), [slowapi](https://github.com/laurents/slowapi), [boto3](https://github.com/boto/boto3), [asgiref](https://github.com/django/asgiref), [weasyprint](https://github.com/Kozea/WeasyPrint), [tinycss2](https://github.com/Kozea/tinycss2), [tinyhtml5](https://github.com/CourtBouillon/tinyhtml5), [cssselect2](https://github.com/Kozea/cssselect2), [pydyf](https://github.com/CourtBouillon/pydyf), [pyphen](https://github.com/Kozea/Pyphen), [fonttools](https://github.com/fonttools/fonttools), [pillow](https://github.com/python-pillow/Pillow), [jinja2](https://github.com/pallets/jinja), [markupsafe](https://github.com/pallets/markupsafe), [zopfli](https://github.com/fonttools/py-zopfli), [reportlab](https://www.reportlab.com/), [pymoo](https://github.com/anyoptimization/pymoo), [scipy](https://github.com/scipy/scipy), [pandas](https://github.com/pandas-dev/pandas), [numpy](https://github.com/numpy/numpy), [autograd](https://github.com/HIPS/autograd), [cma](https://github.com/CMA-ES/pycma), [dill](https://github.com/uqfoundation/dill), [openpyxl](https://openpyxl.readthedocs.io), [matplotlib](https://github.com/matplotlib/matplotlib), [seaborn](https://github.com/mwaskom/seaborn), [contourpy](https://github.com/contourpy/contourpy), [kiwisolver](https://github.com/nucleic/kiwi), [pyparsing](https://github.com/pyparsing/pyparsing), [requests](https://github.com/psf/requests), [pytz](https://github.com/stub42/pytz), [tzdata](https://github.com/python/tzdata), [pyyaml](https://github.com/yaml/pyyaml), [regex](https://github.com/mrabarnett/mrab-regex), [packaging](https://github.com/pypa/packaging), [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna), [chardet](https://github.com/chardet/chardet), [attrs](https://github.com/python-attrs/attrs), [wrapt](https://github.com/GrahamDumpleton/wrapt), [deprecated](https://github.com/laurent-laporte-pro/deprecated), [cffi](https://github.com/python-cffi/cffi), [pycparser](https://github.com/eliben/pycparser), [importlib-resources](https://github.com/python/importlib_resources), [alive-progress](https://github.com/rsalmei/alive-progress), [about-time](https://github.com/rsalmei/about-time), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [iniconfig](https://github.com/pytest-dev/iniconfig), [pluggy](https://github.com/pytest-dev/pluggy), [black](https://github.com/psf/black), [flake8](https://github.com/pycqa/flake8), [pycodestyle](https://github.com/PyCQA/pycodestyle), [pyflakes](https://github.com/PyCQA/pyflakes), [mccabe](https://github.com/pycqa/mccabe), [mypy-extensions](https://github.com/python/mypy_extensions) and [pathspec](https://github.com/cpburnz/python-pathspec) to permit the latest version. Updates `fastapi` to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.141.1) Updates `uvicorn` to 0.52.1 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.52.1) Updates `uvloop` from 0.21.0 to 0.22.1 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.21.0...v0.22.1) Updates `httptools` to 0.8.0 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.6.0...v0.8.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.12...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 `asyncpg` to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) Updates `psycopg2` 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 `alembic` to 1.19.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 `bcrypt` to 5.0.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](pyca/bcrypt@4.0.0...5.0.0) 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.8.0...2.13.0) 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.7.0...v2.13.4) Updates `pydantic-settings` to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.3.0...v2.14.2) Updates `python-dotenv` to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v0.21.0...v1.2.2) Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.7.0...v0.8.0) Updates `typing-extensions` from 4.12.2 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.16.0) Updates `anyio` to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@3.7.1...4.14.2) Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.28.1) Updates `httpcore` to 1.0.9 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@0.17.0...1.0.9) Updates `h11` to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) Updates `aiohttp` to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.0...v3.14.3) Updates `aiofiles` from 24.1.0 to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) Updates `multidict` from 6.1.0 to 6.7.1 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.1.0...v6.7.1) Updates `yarl` from 1.18.3 to 1.24.5 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.18.3...v1.24.5) Updates `propcache` from 0.2.1 to 0.5.2 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.2.1...v0.5.2) Updates `brotli` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/google/brotli/releases) - [Changelog](https://github.com/google/brotli/blob/master/CHANGELOG.md) - [Commits](google/brotli@go/cbrotli/v1.1.0...v1.2.0) Updates `websockets` from 14.1 to 17.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...17.0.1) 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@v5.0.0...v8.1.0) Updates `celery` 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.3.0...v5.6.3) 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 `boto3` from 1.40.15 to 1.43.64 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.15...1.43.64) Updates `asgiref` from 3.8.1 to 3.12.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.8.1...3.12.1) Updates `weasyprint` from 63.1 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@v63.1...v69.0) Updates `tinycss2` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.4.0...v1.5.1) Updates `tinyhtml5` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/CourtBouillon/tinyhtml5/releases) - [Changelog](https://github.com/CourtBouillon/tinyhtml5/blob/main/docs/changelog.rst) - [Commits](CourtBouillon/tinyhtml5@2.0.0...2.1.0) Updates `cssselect2` from 0.7.0 to 0.9.0 - [Release notes](https://github.com/Kozea/cssselect2/releases) - [Changelog](https://github.com/Kozea/cssselect2/blob/main/docs/changelog.rst) - [Commits](Kozea/cssselect2@0.7.0...0.9.0) Updates `pydyf` from 0.11.0 to 0.12.1 - [Release notes](https://github.com/CourtBouillon/pydyf/releases) - [Changelog](https://github.com/CourtBouillon/pydyf/blob/main/docs/changelog.rst) - [Commits](CourtBouillon/pydyf@v0.11.0...v0.12.1) Updates `pyphen` from 0.17.0 to 0.17.2 - [Release notes](https://github.com/Kozea/Pyphen/releases) - [Changelog](https://github.com/Kozea/Pyphen/blob/main/docs/changelog.rst) - [Commits](Kozea/Pyphen@0.17.0...0.17.2) Updates `fonttools` from 4.55.3 to 4.63.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.55.3...4.63.0) Updates `pillow` from 11.1.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.1.0...12.3.0) Updates `jinja2` to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.0...3.1.6) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `zopfli` from 0.2.3.post1 to 0.4.3 - [Release notes](https://github.com/fonttools/py-zopfli/releases) - [Commits](fonttools/py-zopfli@v0.2.3.post1...v0.4.3) Updates `reportlab` from 4.0.4 to 5.0.0 Updates `pymoo` from 0.6.1.3 to 0.6.2 - [Release notes](https://github.com/anyoptimization/pymoo/releases) - [Commits](anyoptimization/pymoo@0.6.1.3...0.6.2) Updates `scipy` from 1.13.1 to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.1...v1.18.0) Updates `pandas` from 2.2.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v3.0.5) Updates `numpy` from 2.0.2 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.2...v2.5.1) Updates `autograd` from 1.7.0 to 1.9.1 - [Release notes](https://github.com/HIPS/autograd/releases) - [Commits](HIPS/autograd@v1.7.0...v1.9.1) Updates `cma` from 3.2.2 to 4.4.4 - [Release notes](https://github.com/CMA-ES/pycma/releases) - [Commits](CMA-ES/pycma@r3.2.2...r4.4.4) Updates `dill` from 0.3.9 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.1) Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `matplotlib` from 3.9.4 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.4...v3.11.1) Updates `seaborn` from 0.12.2 to 0.13.2 - [Release notes](https://github.com/mwaskom/seaborn/releases) - [Commits](mwaskom/seaborn@v0.12.2...v0.13.2) Updates `contourpy` from 1.3.0 to 1.3.3 - [Release notes](https://github.com/contourpy/contourpy/releases) - [Changelog](https://github.com/contourpy/contourpy/blob/main/docs/changelog.md) - [Commits](contourpy/contourpy@v1.3.0...v1.3.3) Updates `kiwisolver` from 1.4.7 to 1.5.0 - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](nucleic/kiwi@1.4.7...1.5.0) Updates `pyparsing` from 3.2.1 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.1...3.3.2) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) Updates `pytz` from 2024.2 to 2026.3.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2026.3.post1) Updates `tzdata` from 2024.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2024.2...2026.3) Updates `pyyaml` from 6.0.2 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.2...6.0.3) Updates `regex` from 2024.11.6 to 2026.7.19 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.11.6...2026.7.19) Updates `packaging` from 24.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...26.3) Updates `certifi` from 2024.12.14 to 2026.7.22 - [Commits](certifi/python-certifi@2024.12.14...2026.07.22) Updates `idna` from 3.10 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.18) Updates `chardet` from 3.0.4 to 7.4.3 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@3.0.4...7.4.3) Updates `attrs` from 24.3.0 to 26.1.0 - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@24.3.0...26.1.0) Updates `wrapt` from 1.17.2 to 2.3.0 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.17.2...2.3.0) Updates `deprecated` from 1.2.18 to 1.3.1 - [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases) - [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG-1.2.rst) - [Commits](laurent-laporte-pro/deprecated@v1.2.18...v1.3.1) Updates `cffi` from 1.17.1 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.1.1) Updates `pycparser` from 2.22 to 3.0 - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@release_v2.22...release_v3.00) Updates `importlib-resources` from 6.5.2 to 7.1.0 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v6.5.2...v7.1.0) Updates `alive-progress` from 3.2.0 to 3.3.0 - [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md) - [Commits](rsalmei/alive-progress@v3.2.0...v3.3.0) Updates `about-time` from 4.2.1 to 4.2.2 - [Commits](https://github.com/rsalmei/about-time/commits/v4.2.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@7.4.0...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@v0.23.0...v1.4.0) Updates `iniconfig` from 2.0.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.3.0) Updates `pluggy` from 0.13.1 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@0.13.1...1.6.0) Updates `black` from 21.7b0 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/26.5.1) Updates `flake8` from 3.9.2 to 7.3.0 - [Commits](PyCQA/flake8@3.9.2...7.3.0) Updates `pycodestyle` from 2.7.0 to 2.14.0 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.7.0...2.14.0) Updates `pyflakes` from 2.3.1 to 3.4.0 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@2.3.1...3.4.0) Updates `mccabe` from 0.6.1 to 0.7.0 - [Commits](PyCQA/mccabe@0.6.1...0.7.0) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `pathspec` from 0.12.1 to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.1.1) --- updated-dependencies: - dependency-name: about-time dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: dependencies - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production dependency-group: dependencies - dependency-name: alive-progress dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: autograd dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.43.58 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: brotli dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production dependency-group: dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cffi dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chardet dependency-version: 7.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cma dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: contourpy dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cssselect2 dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: deprecated dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:production dependency-group: dependencies - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: httpcore dependency-version: 1.0.9 dependency-type: direct:production dependency-group: dependencies - dependency-name: httptools dependency-version: 0.8.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: importlib-resources dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: dependencies - dependency-name: kiwisolver dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mccabe dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: multidict dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: propcache dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: psycopg2 dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pycodestyle dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pycparser dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: dependencies - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: pydyf dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyflakes dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: pymoo dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyphen dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production dependency-group: dependencies - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: regex dependency-version: 2026.7.19 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: reportlab dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: seaborn dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: slowapi dependency-version: 0.1.10 dependency-type: direct:production dependency-group: dependencies - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production dependency-group: dependencies - dependency-name: tinycss2 dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tinyhtml5 dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: uvloop dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: weasyprint dependency-version: '69.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: wrapt dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zopfli dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dependencies-f4ca3e1fc3
branch
from
August 11, 2026 20:21
32b6150 to
063e6ec
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 fastapi, uvicorn, uvloop, httptools, python-multipart, sqlalchemy, asyncpg, psycopg2, alembic, bcrypt, pyjwt, pydantic, pydantic-settings, python-dotenv, annotated-types, typing-extensions, anyio, httpx, httpcore, h11, aiohttp, aiofiles, multidict, yarl, propcache, brotli, websockets, redis, celery, slowapi, boto3, asgiref, weasyprint, tinycss2, tinyhtml5, cssselect2, pydyf, pyphen, fonttools, pillow, jinja2, markupsafe, zopfli, reportlab, pymoo, scipy, pandas, numpy, autograd, cma, dill, openpyxl, matplotlib, seaborn, contourpy, kiwisolver, pyparsing, requests, pytz, tzdata, pyyaml, regex, packaging, certifi, idna, chardet, attrs, wrapt, deprecated, cffi, pycparser, importlib-resources, alive-progress, about-time, pytest, pytest-asyncio, iniconfig, pluggy, black, flake8, pycodestyle, pyflakes, mccabe, mypy-extensions and pathspec to permit the latest version.
Updates
fastapito 0.141.1Release notes
Sourced from fastapi's releases.
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
uvicornto 0.52.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
ee8e45cVersion 0.52.1 (#3056)b57926dRemove duplicate content headers from WebSocket denial responses on websocket...49de1b9chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#3042)2f3fa3aComplete server-initiated closes in SansIO WebSocket protocols (#3053)8c59d55chore(deps): bump the github-actions group with 5 updates (#3054)e148451Handle connection loss during WebSocket write backpressure (#3050)e16a69bAdd missing write flow control towebsockets-sansio(#3048)ef1dd44Fold the zttp-only tests back into the HTTP test suite (#3046)8f1b884Version 0.52.0 (#3044)f6833dbAdd experimental zttp HTTP/1.1 protocol (#2979)Updates
uvloopfrom 0.21.0 to 0.22.1Release notes
Sourced from uvloop's releases.
Commits
74f4c96uvloop 0.22.1321d345ci: bump pypa/gh-action-pypi-publish3cf6b44uvloop 0.22.0e4d569eci: use native ubuntu-24.04-armd9fa054ci: fix test and release workflow7effa90ci: fix artifact handling286b370add free-threading support (#693)46456b6Fixes for Python 3.14 (#638)96b7ed3test: fix task name for Python 3.13.3/3.14 (#662)5680792test: fix getaddrinfo test (#663)Updates
httptoolsto 0.8.0Release notes
Sourced from httptools's releases.
Commits
cf10ce6httptools 0.8.0a0283f0security: fix URL truncation issue (#144)05e6b8eci: add freethreading 3.14 to the CI matrix (#146)e3e8d71Bump llhttp to 9.4.1 (#145)a9bda0eFix all typing issues (#134)28d1db1mark cython module as free-threading compatible (#139)c403ad1Allow building with latest setuptools (#138)c398a15Add http-parser and llhttp licenses into the wheels (#135)4cfdabdci: fix release workflow (#132)ef71da9Post-release version bumpUpdates
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
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
psycopg2from 2.9.10 to 2.9.12Changelog
Sourced from psycopg2'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
alembicto 1.19.0Release notes
Sourced from alembic's releases.
Commits
Updates
bcryptto 5.0.0Changelog
Sourced from bcrypt's changelog.
... (truncated)
Commits
5060bce5.0.0 release (#1078)e43f568Bump actions/cache from 4.2.4 to 4.3.0 (#1077)fc9f680Bump libc from 0.2.175 to 0.2.176 in /src/_bcrypt (#1075)633f46fAdd support for Python 3.14 (#1073)a2fefbbRemove pypy310 builds (#1074)f60707eBump wasi from 0.14.5+wasi-0.2.4 to 0.14.7+wasi-0.2.4 in /src/_bcrypt (#1071)c790eedBump unicode-ident from 1.0.18 to 1.0.19 in /src/_bcrypt (#1070)122cbdcBump target-lexicon from 0.13.2 to 0.13.3 in /src/_bcrypt (#1069)2bd208dBump wasi from 0.14.4+wasi-0.2.4 to 0.14.5+wasi-0.2.4 in /src/_bcrypt (#1068)e1aa9e8remove poinless cargo cache paths from CI (#1067)Updates
pyjwtto 2.13.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
... (truncated)
Commits
7144e45Apply ruff formatd2f4becRestorecast()calls with cross-versiontype: ignoreforprepare_key22f478cRemove redundant casts inRSAAlgorithm.prepare_keyand `ECAlgorithm.prepare...95791b1Bundle security fixes and hardening into 2.13.0dcc27a9[pre-commit.ci] pre-commit autoupdate (#1155)9d08a9a[pre-commit.ci] pre-commit autoupdate (#1146)b87c100Bump codecov/codecov-action from 5 to 6 (#1154)40e3147Migrate development extras to dependency groups (#1152)a4e1a3dAdd typing_extensions dependency for Python < 3.11 (#1151)bd9700cUse PyJWK algorithm when encoding without explicit algorithm (#1148)Updates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.