Bump cryptography from 2.8 to 3.1

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-01 04:23:34 +00:00 committed by GitHub
parent 8a95dbb0fa
commit 09f7b12c3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Flask_API==2.0
cryptography==2.8
cryptography==3.1
Flask==1.1.2
secrets==1.0.2