diff --git a/pyproject.toml b/pyproject.toml index a2eabf1..90a437d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "pydantic==2.12.5", "pytest==9.0.3", "pyvirtualdisplay==3.0.0", - "requests==2.33.0", + "requests==2.34.2", "tomlkit==0.14.0", "typing-extensions==4.15.0", "urllib3==2.7.0",