Skip to content

Commit 6468137

Browse files
chore(deps): bump cryptography from 39.0.0 to 39.0.1 in /test (#559)
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tony Knapp <5892063+texastony@users.noreply.github.com>
1 parent 08f305a commit 6468137

3 files changed

+3
-3
lines changed

test/upstream-requirements-py27.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cffi==1.14.5
77
configparser==4.0.2
88
contextlib2==0.6.0.post1
99
coverage==5.5
10-
cryptography==3.3.2
10+
cryptography==39.0.1
1111
enum34==1.1.10
1212
funcsigs==1.0.2
1313
futures==3.3.0

test/upstream-requirements-py311.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto3==1.26.54
33
botocore==1.29.54
44
cffi==1.15.1
55
coverage==7.0.5
6-
cryptography==39.0.0
6+
cryptography==39.0.1
77
iniconfig==2.0.0
88
jmespath==1.0.1
99
mock==4.0.3

test/upstream-requirements-py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto3==1.26.54
33
botocore==1.29.54
44
cffi==1.15.1
55
coverage==7.0.5
6-
cryptography==39.0.0
6+
cryptography==39.0.1
77
exceptiongroup==1.1.0
88
importlib-metadata==6.0.0
99
iniconfig==2.0.0

0 commit comments

Comments
 (0)