From 938ec47375af15aa3e5c6b526a8cbf59e10b71cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:45:42 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /requirements directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.3 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) Updates `cryptography` from 46.0.3 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-api.txt b/requirements/requirements-api.txt index e00efcb07..2eb76b363 100644 --- a/requirements/requirements-api.txt +++ b/requirements/requirements-api.txt @@ -29,7 +29,7 @@ click==8.3.1 # codecarbon (pyproject.toml) # typer # uvicorn -cryptography==46.0.3 +cryptography==46.0.5 # via # jwcrypto # python-jose @@ -178,7 +178,7 @@ sqlalchemy==1.4.54 # via # codecarbon (pyproject.toml) # alembic -starlette==0.50.0 +starlette==0.52.1 # via fastapi termcolor==3.2.0 # via yaspin