Skip to content

Commit

Permalink
Bump cryptography from 39.0.1 to 40.0.2
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 40.0.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@39.0.1...40.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 1, 2023
1 parent 859038a commit 9948ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ twine==4.0.2
# Tests & Linting
black==23.3.0
coverage==7.2.2
cryptography==39.0.1
cryptography==40.0.2
mypy==1.0.1
types-certifi==2021.10.8.2
pytest==7.2.2
Expand Down

0 comments on commit 9948ed4

Please sign in to comment.