Skip to content

Commit

Permalink
chore(deps): bump cryptography in /src/shoppingassistantservice (#2715)
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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent 614b8f8 commit 43947d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shoppingassistantservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
cryptography==43.0.0
cryptography==43.0.1
# via google-cloud-alloydb-connector
flask==3.0.3
# via -r requirements.in
Expand Down

0 comments on commit 43947d7

Please sign in to comment.