From 6aae62340de44704ab96665779397b3cb2b8ae94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 05:17:18 +0000 Subject: [PATCH] build(deps): bump cryptography from 44.0.1 to 46.0.3 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 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..f35deb7c 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==46.0.3 slowapi===0.1.9 # ML basegun-ml==2.0.5