Merge pull request #4252 from pallets/dependabot/pip/cryptography-3.4.8

Bump cryptography from 3.4.7 to 3.4.8
This commit is contained in:
Grey Li 2021-09-01 16:39:47 +08:00 committed by GitHub
commit e4373eba1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ charset-normalizer==2.0.4
# via requests
click==8.0.1
# via pip-tools
cryptography==3.4.7
cryptography==3.4.8
# via -r requirements/typing.in
distlib==0.3.2
# via virtualenv

View file

@ -6,7 +6,7 @@
#
cffi==1.14.6
# via cryptography
cryptography==3.4.7
cryptography==3.4.8
# via -r requirements/typing.in
mypy==0.910
# via -r requirements/typing.in