Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2022
1 parent 8a82cf2 commit 89aacc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.15.1
# via cryptography
charset-normalizer==2.1.0
# via requests
cryptography==37.0.3
cryptography==37.0.4
# via -r docs-requirements.in
docutils==0.18.1
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cffi==1.15.1
# via cryptography
coverage[toml]==5.5
# via pytest-cov
cryptography==37.0.3
cryptography==37.0.4
# via
# -r test-requirements.in
# pyopenssl
Expand Down

0 comments on commit 89aacc1

Please sign in to comment.