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