diff --git a/setup.py b/setup.py index acba8f142..84342634c 100644 --- a/setup.py +++ b/setup.py @@ -99,7 +99,7 @@ setup( "pydivert>=2.0.3,<2.2", ], 'dev': [ - "click>=7.0,<8.1", + "click>=7.0,<8.2", "hypothesis>=5.8,<7", "parver>=0.1,<2.0", "pdoc>=4.0.0", diff --git a/tox.ini b/tox.ini index 24621c8a0..a47cbeb7c 100644 --- a/tox.ini +++ b/tox.ini @@ -33,7 +33,7 @@ deps = types-certifi==2021.10.8.1 types-Flask==1.1.6 types-Werkzeug==1.0.9 - types-requests==2.27.14 + types-requests==2.27.15 types-cryptography==3.3.18 types-pyOpenSSL==22.0.1