From 49f36267adbdb97409f50c53232a477e4283666a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:25:07 +0000 Subject: [PATCH] chore(deps): bump the backend-minor-and-patch group across 1 directory with 10 updates Bumps the backend-minor-and-patch group with 10 updates in the /apps/backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.0` | `0.140.7` | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.7.0` | `0.8.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.5.3` | `3.5.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | | [pyhanko-certvalidator](https://github.com/MatthiasValvekens/pyHanko) | `0.31.1` | `0.31.4` | | [pyhanko](https://github.com/MatthiasValvekens/pyHanko) | `0.35.2` | `0.36.2` | | [uritools](https://github.com/tkem/uritools) | `6.1.2` | `6.1.3` | | [websockets](https://github.com/python-websockets/websockets) | `16.1` | `16.1.1` | Updates `fastapi` from 0.139.0 to 0.140.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.139.0...0.140.7) Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.1...4.14.2) Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](https://github.com/annotated-types/annotated-types/compare/v0.7.0...v0.8.0) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) Updates `greenlet` from 3.5.3 to 3.5.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.5.3...3.5.4) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `pyhanko-certvalidator` from 0.31.1 to 0.31.4 - [Release notes](https://github.com/MatthiasValvekens/pyHanko/releases) - [Changelog](https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst) - [Commits](https://github.com/MatthiasValvekens/pyHanko/compare/pyhanko-certvalidator/v0.31.1...pyhanko-certvalidator/v0.31.4) Updates `pyhanko` from 0.35.2 to 0.36.2 - [Release notes](https://github.com/MatthiasValvekens/pyHanko/releases) - [Changelog](https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst) - [Commits](https://github.com/MatthiasValvekens/pyHanko/compare/v0.35.2...v0.36.2) Updates `uritools` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/tkem/uritools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/uritools/compare/v6.1.2...v6.1.3) Updates `websockets` from 16.1 to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/16.1...16.1.1) --- updated-dependencies: - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: fastapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: greenlet dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: pyhanko dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: pyhanko-certvalidator dependency-version: 0.31.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: uritools dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch ... Signed-off-by: dependabot[bot] --- apps/backend/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/backend/requirements.txt b/apps/backend/requirements.txt index 8ba8922..8973cc5 100644 --- a/apps/backend/requirements.txt +++ b/apps/backend/requirements.txt @@ -7,13 +7,13 @@ # /tmp/lock/bin/pip freeze | grep -v partha-backend > apps/backend/requirements.txt alembic==1.18.5 annotated-doc==0.0.4 -annotated-types==0.7.0 -anyio==4.14.1 +annotated-types==0.8.0 +anyio==4.14.2 arabic-reshaper==3.0.1 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 asn1crypto==1.5.1 -certifi==2026.6.17 +certifi==2026.7.22 cffi==2.1.0 charset-normalizer==3.4.9 click==8.4.2 @@ -22,8 +22,8 @@ cryptography==49.0.0 cssselect2==0.9.0 dnspython==2.8.0 email-validator==2.3.0 -fastapi==0.139.0 -greenlet==3.5.3 +fastapi==0.140.7 +greenlet==3.5.4 h11==0.16.0 html5lib==1.1 httpcore==1.0.9 @@ -41,10 +41,10 @@ psycopg==3.3.4 pycparser==3.0 pydantic-settings==2.14.2 pydantic==2.13.4 -pydantic_core==2.46.4 +pydantic_core==2.47.0 Pygments==2.20.0 -pyhanko-certvalidator==0.31.1 -pyHanko==0.35.2 +pyhanko-certvalidator==0.31.4 +pyHanko==0.36.2 PyJWT==2.13.0 pypdf==6.14.2 python-bidi==0.6.11 @@ -65,10 +65,10 @@ typing-inspection==0.4.2 typing_extensions==4.16.0 tzdata==2026.3 tzlocal==5.4.4 -uritools==6.1.2 +uritools==6.1.3 urllib3==2.7.0 uvicorn==0.51.0 watchfiles==1.2.0 webencodings==0.5.1 -websockets==16.1 +websockets==16.1.1 xhtml2pdf==0.2.17