diff --git a/pyproject.toml b/pyproject.toml index 7b0cf20..41799e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "psycopg2-binary>=2.9.10", "pymemcache>=4.0.0", "python-dateutil==2.9.0.post0", - "requests==2.32.3", + "requests==2.32.4", ] [tool.ruff]