diff --git a/pyproject.toml b/pyproject.toml index f226abc..6d6ba57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "pytest==9.0.2", "diskcache==5.6.3", "pyvirtualdisplay==3.0.0", - "requests==2.32.5", + "requests==2.33.1", "tomlkit==0.14.0", "typing-extensions==4.15.0", "urllib3==2.6.3",