Skip to content

Commit 8a52ac6

Browse files
authoredMar 3, 2025··
Bump cryptography from 44.0.1 to 44.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb92022 commit 8a52ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/backend/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ charset-normalizer==3.4.0
5050
# via requests
5151
click==8.1.7
5252
# via uvicorn
53-
cryptography==44.0.1
53+
cryptography==44.0.2
5454
# via
5555
# azure-identity
5656
# msal

0 commit comments

Comments
 (0)
Please sign in to comment.