Skip to content

Commit

Permalink
Bump cryptography from 43.0.0 to 43.0.1 in the pip group (#30)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `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
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent b63dbc4 commit 2fa28b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
cryptography==43.0.0
cryptography==43.0.1
# via
# aioquic
# mitmproxy
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ coverage[toml]==7.6.0
# via
# -r requirements_dev.in
# pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements.txt
# aioquic
Expand Down

0 comments on commit 2fa28b5

Please sign in to comment.