Skip to content

Commit

Permalink
Bump cryptography from 36.0.2 to 37.0.2
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 37.0.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@36.0.2...37.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2022
1 parent 7a53543 commit bb66630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -19,7 +19,7 @@ wheel==0.37.1
autoflake==1.4
black==22.3.0
coverage==6.0.2
cryptography==36.0.2
cryptography==37.0.2
flake8==3.9.2
flake8-bugbear==22.1.11
flake8-pie==0.15.0; python_version>='3.7'
Expand Down

0 comments on commit bb66630

Please sign in to comment.