Skip to content

Commit 9040128

Browse files
Bump cryptography from 43.0.1 to 44.0.0 (#2207)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 555b458 commit 9040128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ click==8.1.7
8484
# flask
8585
# quart
8686
# uvicorn
87-
cryptography==43.0.1
87+
cryptography==44.0.0
8888
# via
8989
# -r requirements.in
9090
# azure-identity

0 commit comments

Comments
 (0)