diff --git a/pyproject.toml b/pyproject.toml index 30edf54..b858e2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,5 +16,5 @@ dependencies = [ "gunicorn>=25.1.0", "mistune>=3.2.0", "protobuf>=7.34.0", - "requests>=2.32.5", + "requests>=2.33.1", ]