Browse Source

chore: bump cryptography from 38.0.4 to 39.0.1 in /tests

Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.4...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
4.0.x
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
23e2c02899
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/requirements_py3.txt

2
tests/requirements_py3.txt

@ -3,7 +3,7 @@ bcrypt==4.0.1
certifi==2022.12.7 certifi==2022.12.7
cffi==1.15.1 cffi==1.15.1
chardet==5.1.0 chardet==5.1.0
cryptography==38.0.4 cryptography==39.0.1
filelock==3.9.0 filelock==3.9.0
idna==3.4 idna==3.4
iniconfig==1.1.1 iniconfig==1.1.1

Loading…
Cancel
Save