1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-01 21:54:42 -04:00

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:
2021-02-12 14:10:04 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
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
+1 -1
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