Skip to content

Commit

Permalink
Bump cryptography from 43.0.0 to 43.0.1 in /app/backend
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 2333426 commit 3782e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ click==8.1.7
# flask
# quart
# uvicorn
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements.in
# azure-identity
Expand Down

0 comments on commit 3782e8b

Please sign in to comment.