From d3b023f342d90057ad5aecc0406778b3bb0109ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:31:24 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 49.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 49.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c79d073..5c23bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.111.0 uvicorn[standard]==0.30.1 sqlalchemy==2.0.30 httpx==0.27.0 -cryptography==42.0.8 +cryptography==49.0.0 pydantic==2.7.4 PyJWT==2.8.0 psycopg2-binary==2.9.9