Skip to content

Commit

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

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

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 Dec 6, 2021
1 parent 58d2903 commit de3a8d4
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
@@ -1,6 +1,6 @@
bcrypt==3.2.0
blinker==1.4
cryptography==3.4.8
cryptography==36.0.0
Flask==2.0.2
Flask-Compress==1.10.1
Flask-Cors==3.0.10
Expand Down

0 comments on commit de3a8d4

Please sign in to comment.