diff --git a/setup.py b/setup.py index d89c9dd..1897ca7 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def snake_test_suite(): 'redis==3.2.1', 'python-magic==0.4.15', 'pyyaml==5.1', - 'requests==2.18.4', + 'requests==2.31.0', 'tornado==5.0.1', 'vine==1.3.0', 'webargs==2.0.0'