diff --git a/pyproject.toml b/pyproject.toml index e01006f..79828ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ dependencies = [ "python-multipart==0.0.22", "PyYAML==6.0.2", "referencing==0.36.2", - "requests==2.32.4", + "requests==2.33.0", "rfc3339-validator==0.1.4", "rich==14.0.0", "rich-rst==1.3.1",