Skip to content

Commit 162a36d

Browse files
Bump cryptography from 43.0.0 to 43.0.1 in /app/backend (#1967)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b52ebc2 commit 162a36d

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
@@ -81,7 +81,7 @@ click==8.1.7
8181
# flask
8282
# quart
8383
# uvicorn
84-
cryptography==43.0.0
84+
cryptography==43.0.1
8585
# via
8686
# -r requirements.in
8787
# azure-identity

0 commit comments

Comments
 (0)