From 460b759936e2bcda339438414c910849986acac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:09:49 +0000 Subject: [PATCH] build(deps): bump cryptography from 44.0.1 to 45.0.6 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 45.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...45.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dbf6ce54..308562ff 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,7 +10,7 @@ user-agents==2.2.0 boto3==1.37.3 autodynatrace==2.1.1 PyJWT==2.10.1 -cryptography==44.0.1 +cryptography==45.0.6 slowapi===0.1.9 # ML basegun-ml==2.0.5