diff --git a/requirements-dev.txt b/requirements-dev.txt index f0b49a20..6c386324 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ pytest==6.2.4 pytest-rerunfailures==10.1 codecov==2.1.12 -requests==2.26.0 +requests==2.31.0 flake8==3.9.2 wheel==0.36.2 -requests==2.26.0 \ No newline at end of file +requests==2.31.0 \ No newline at end of file