diff --git a/tox.ini b/tox.ini index 31a562540..03794945d 100644 --- a/tox.ini +++ b/tox.ini @@ -33,9 +33,9 @@ deps = types-certifi==2021.10.8.1 types-Flask==1.1.6 types-Werkzeug==1.0.9 - types-requests==2.27.12 + types-requests==2.27.13 types-cryptography==3.3.18 - types-pyOpenSSL==22.0.0 + types-pyOpenSSL==22.0.1 commands = mypy {posargs}