diff --git a/pyproject.toml b/pyproject.toml index f20ab301..e8902e72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ test = [ "pytest==8.3.5", "pytest-mock==3.14.0", "grpcio-testing==1.67.1", - "requests==2.32.3", + "requests==2.32.5", ] docs = ["sphinx==8.2.3", "sphinx-rtd-theme==3.0.2"]