Skip to content

Commit 7983e73

Browse files
Bump cryptography from 44.0.0 to 44.0.1 in /app/backend (#2354)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.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 e873ba9 commit 7983e73

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
@@ -87,7 +87,7 @@ click==8.1.7
8787
# prompty
8888
# quart
8989
# uvicorn
90-
cryptography==44.0.0
90+
cryptography==44.0.1
9191
# via
9292
# -r requirements.in
9393
# azure-identity

0 commit comments

Comments
 (0)