diff --git a/requirements.txt b/requirements.txt index eec5171..6d51cc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pycodestyle==2.13.0; python_version >= '3.9' pyflakes==3.3.2; python_version >= '3.9' pylint==3.3.7; python_full_version >= '3.9.0' python-utils==3.9.1; python_full_version >= '3.9.0' -requests==2.32.4; python_version >= '3.8' +requests==2.33.0; python_version >= '3.8' tomlkit==0.13.3; python_version >= '3.8' typing-extensions==4.14.0; python_version >= '3.9' urllib3==2.6.3; python_version >= '3.9'