[requires.io] dependency update (#4946)

Co-authored-by: requires.io <support@requires.io>
This commit is contained in:
Maximilian Hils 2021-11-23 21:12:32 +01:00 committed by GitHub
parent 2dd845ed95
commit 27e69651f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,10 +32,10 @@ deps =
mypy==0.910 mypy==0.910
types-certifi==2021.10.8.0 types-certifi==2021.10.8.0
types-Flask==1.1.5 types-Flask==1.1.5
types-Werkzeug==1.0.7 types-Werkzeug==1.0.8
types-requests==2.26.0 types-requests==2.26.0
types-cryptography==3.3.8 types-cryptography==3.3.9
types-pyOpenSSL==21.0.0 types-pyOpenSSL==21.0.1
commands = commands =
mypy {posargs} mypy {posargs}