Skip to content

Commit 2fa28b5

Browse files
Bump cryptography from 43.0.0 to 43.0.1 in the pip group (#30)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b63dbc4 commit 2fa28b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ charset-normalizer==3.3.2
2525
# via requests
2626
click==8.1.7
2727
# via flask
28-
cryptography==43.0.0
28+
cryptography==43.0.1
2929
# via
3030
# aioquic
3131
# mitmproxy

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ coverage[toml]==7.6.0
5959
# via
6060
# -r requirements_dev.in
6161
# pytest-cov
62-
cryptography==43.0.0
62+
cryptography==43.0.1
6363
# via
6464
# -r requirements.txt
6565
# aioquic

0 commit comments

Comments
 (0)