From 27e69651f6c5d6cbd4a8dbe549d809bc68cc3446 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 23 Nov 2021 21:12:32 +0100 Subject: [PATCH] [requires.io] dependency update (#4946) Co-authored-by: requires.io --- tox.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tox.ini b/tox.ini index 0a28c8316..27ec66667 100644 --- a/tox.ini +++ b/tox.ini @@ -32,10 +32,10 @@ deps = mypy==0.910 types-certifi==2021.10.8.0 types-Flask==1.1.5 - types-Werkzeug==1.0.7 + types-Werkzeug==1.0.8 types-requests==2.26.0 - types-cryptography==3.3.8 - types-pyOpenSSL==21.0.0 + types-cryptography==3.3.9 + types-pyOpenSSL==21.0.1 commands = mypy {posargs}