diff --git a/e2e-python/pyproject.toml b/e2e-python/pyproject.toml index ad8adcde9d..f367250624 100644 --- a/e2e-python/pyproject.toml +++ b/e2e-python/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "psycopg>=3.2.13", "psycopg-binary>=3.2.13", "asyncpg>=0.31.0", - "requests>=2.32.5", + "requests>=2.34.2", "sqlalchemy>=2.0.51" ]