diff --git a/pyproject.toml b/pyproject.toml index 1f40fbe..b1cf5ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "jinja2==3.1.6", "myst-parser==4.0.1", "pydantic==2.11.7", - "requests==2.32.4", + "requests==2.32.5", "sphinx-rtd-theme==3.0.2", "sphinx==8.2.3", "sphinxemoji==0.3.1",