diff --git a/requirements-test.txt b/requirements-test.txt index 15e0d8b..b71db5c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,2 +1,2 @@ -requests==2.28.2 +requests==2.31.0 pytest \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index bf0d9d4..077c95d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -requests==2.28.2 \ No newline at end of file +requests==2.31.0 \ No newline at end of file