From 50d69085183d11e4538a745d9069adc9cb482815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:29:34 +0000 Subject: [PATCH] build(deps): bump cryptography in /backend in the pip group Bumps the pip group in /backend with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.0 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip ... 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 d3017dea..52e2452d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,7 +10,7 @@ user-agents==2.2.0 boto3==1.36.16 autodynatrace==2.1.1 PyJWT==2.10.1 -cryptography==44.0.0 +cryptography==44.0.1 slowapi===0.1.9 # ML basegun-ml==2.0.5