diff --git a/pyproject.toml b/pyproject.toml index d1fcbe34e8..451411a0d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "pytest-rerunfailures==15.1", "pytest-split==0.10.0", "python-dotenv==1.1.0", - "requests==2.32.3", + "requests==2.32.4", "requests-toolbelt==1.0.0", "selenium==4.33.0", "tenacity==9.1.2",