diff --git a/requirements.txt b/requirements.txt index a282845..c1c6001 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "3.13" idna==3.10 ; python_version >= "3.11" and python_version < "3.13" python-decouple==3.8 ; python_version >= "3.11" and python_version < "3.13" python-steamgriddb==1.0.5 ; python_version >= "3.11" and python_version < "3.13" -requests==2.31.0 ; python_version >= "3.11" and python_version < "3.13" +requests==2.32.3 ; python_version >= "3.11" and python_version < "3.13" urllib3==2.3.0 ; python_version >= "3.11" and python_version < "3.13" vdf==3.4 ; python_version >= "3.11" and python_version < "3.13"