Skip to content

Commit 6e7a75e

Browse files
authoredSep 28, 2023
chore(deps): bump cryptography from 41.0.3 to 41.0.4 in /test (#743)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- 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 9b7b1af commit 6e7a75e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎test/upstream-requirements-py311.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2023.7.22
55
cffi==1.15.1
66
charset-normalizer==3.0.1
77
coverage==7.1.0
8-
cryptography==41.0.3
8+
cryptography==41.0.4
99
execnet==1.9.0
1010
hypothesis==6.31.6
1111
idna==3.4

‎test/upstream-requirements-py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2023.7.22
55
cffi==1.15.1
66
charset-normalizer==3.0.1
77
coverage==7.1.0
8-
cryptography==41.0.3
8+
cryptography==41.0.4
99
exceptiongroup==1.1.0
1010
execnet==1.9.0
1111
hypothesis==6.31.6

0 commit comments

Comments
 (0)
Please sign in to comment.