Merge pull request #49 from craigerl/dependabot/pip/cryptography-3.3.2

Bump cryptography from 3.3.1 to 3.3.2
This commit is contained in:
Walter A. Boring IV 2021-02-12 14:10:04 -05:00 committed by GitHub
commit e2d8cc60e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ colorama==0.4.4
# via twine
coverage==5.3.1
# via pytest-cov
cryptography==3.3.1
cryptography==3.3.2
# via secretstorage
distlib==0.3.1
# via virtualenv

View File

@ -25,7 +25,7 @@ click==7.1.2
# -r requirements.in
# click-completion
# flask
cryptography==3.3.1
cryptography==3.3.2
# via pyopenssl
distlib==0.3.1
# via virtualenv