From 1307376c44a52ae9e9e836327ccb791c7ab0e1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 01:50:49 +0000 Subject: [PATCH] Bump the python-dependencies group across 1 directory with 18 updates Bumps the python-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.12.1` | `4.13.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.3` | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.1` | `0.136.1` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.14` | | [importlib-resources](https://github.com/python/importlib_resources) | `6.5.2` | `7.1.0` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [paramiko](https://github.com/paramiko/paramiko) | `4.0.0` | `5.0.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.1` | `12.2.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.42.0` | `2.46.4` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.22` | `0.0.28` | | [rich](https://github.com/Textualize/rich) | `14.3.3` | `15.0.0` | | [setuptools](https://github.com/pypa/setuptools) | `82.0.0` | `82.0.1` | | [starlette](https://github.com/Kludex/starlette) | `0.52.1` | `1.0.0` | | [typer](https://github.com/fastapi/typer) | `0.24.1` | `0.25.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.46.0` | Updates `anyio` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.12.1...4.13.0) Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.04.22) Updates `click` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.1...8.3.3) Updates `fastapi` from 0.135.1 to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.135.1...0.136.1) Updates `idna` from 3.11 to 3.14 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.11...v3.14) 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](https://github.com/python/importlib_resources/compare/v6.5.2...v7.1.0) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.2.0) Updates `paramiko` from 4.0.0 to 5.0.0 - [Commits](https://github.com/paramiko/paramiko/compare/4.0.0...5.0.0) Updates `pillow` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0) Updates `pydantic` from 2.12.5 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](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.4) Updates `pydantic-core` from 2.42.0 to 2.46.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/core-v2.42.0...core-v2.46.4) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) Updates `python-multipart` from 0.0.22 to 0.0.28 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.28) Updates `rich` from 14.3.3 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.3.3...v15.0.0) Updates `setuptools` from 82.0.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v82.0.0...v82.0.1) Updates `starlette` from 0.52.1 to 1.0.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.52.1...1.0.0) Updates `typer` from 0.24.1 to 0.25.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.24.1...0.25.1) Updates `uvicorn` from 0.41.0 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](https://github.com/Kludex/uvicorn/compare/0.41.0...0.46.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: importlib-resources dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.46.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-multipart dependency-version: 0.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/requirements.txt b/requirements.txt index ea7a6a5..9167d3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,47 +1,47 @@ annotated-types==0.7.0 -anyio==4.12.1 +anyio==4.13.0 appdirs==1.4.4 argcomplete==3.6.3 -certifi==2026.2.25 -click==8.3.1 +certifi==2026.4.22 +click==8.3.3 dnspython==2.8.0 email_validator==2.3.0 -fastapi==0.135.1 +fastapi==0.136.1 fastapi-cli==0.0.24 h11==0.16.0 httpcore==1.0.9 httptools==0.7.1 httpx==0.28.1 -idna==3.11 -importlib_resources==6.5.2 +idna==3.14 +importlib_resources==7.1.0 Jinja2==3.1.6 -markdown-it-py==4.0.0 +markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 -paramiko==4.0.0 -pillow==12.1.1 -pydantic==2.12.5 -pydantic_core==2.42.0 -Pygments==2.19.2 +paramiko==5.0.0 +pillow==12.2.0 +pydantic==2.13.4 +pydantic_core==2.46.4 +Pygments==2.20.0 python-barcode==0.16.1 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 -e git+https://github.com/python-escpos/python-escpos.git@7ec59c41a277b594242ee4564df069e8e4356d8e#egg=python_escpos -python-multipart==0.0.22 +python-multipart==0.0.28 pyusb==1.3.1 PyYAML==6.0.3 qrcode==8.2 -rich==14.3.3 +rich==15.0.0 rich-toolkit==0.19.7 -setuptools==82.0.0 +setuptools==82.0.1 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 -starlette==0.52.1 +starlette==1.0.0 strictyaml==1.7.3 -typer==0.24.1 +typer==0.25.1 typing_extensions==4.15.0 -uvicorn==0.41.0 +uvicorn==0.46.0 uvloop==0.22.1 watchfiles==1.1.1 websockets==16.0