Skip to content

Commit

Permalink
build(deps): bump cryptography from 37.0.3 to 37.0.4
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2022
1 parent 6f14522 commit 40316af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-pinned.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cffi==1.15.1 # via cryptography, pynacl
colorama==0.4.5
cryptography==37.0.3
cryptography==37.0.4
pycparser==2.21 # via cffi
pynacl==1.5.0
six==1.16.0 # via pynacl

0 comments on commit 40316af

Please sign in to comment.