Skip to content

Commit

Permalink
chore(deps): bump cryptography from 39.0.0 to 39.0.1 in /test (#559)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] and texastony committed Feb 22, 2023
1 parent 08f305a commit 6468137
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/upstream-requirements-py27.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cffi==1.14.5
configparser==4.0.2
contextlib2==0.6.0.post1
coverage==5.5
cryptography==3.3.2
cryptography==39.0.1
enum34==1.1.10
funcsigs==1.0.2
futures==3.3.0
Expand Down
2 changes: 1 addition & 1 deletion test/upstream-requirements-py311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boto3==1.26.54
botocore==1.29.54
cffi==1.15.1
coverage==7.0.5
cryptography==39.0.0
cryptography==39.0.1
iniconfig==2.0.0
jmespath==1.0.1
mock==4.0.3
Expand Down
2 changes: 1 addition & 1 deletion test/upstream-requirements-py37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boto3==1.26.54
botocore==1.29.54
cffi==1.15.1
coverage==7.0.5
cryptography==39.0.0
cryptography==39.0.1
exceptiongroup==1.1.0
importlib-metadata==6.0.0
iniconfig==2.0.0
Expand Down

0 comments on commit 6468137

Please sign in to comment.