Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent 94f4cf8 commit 3faf12c
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==38.0.0
cryptography==38.0.1
pycparser==2.21 # via cffi
pynacl==1.5.0
six==1.16.0 # via pynacl

0 comments on commit 3faf12c

Please sign in to comment.