diff --git a/pyproject.toml b/pyproject.toml index f9de23f..b490f96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "pluggy==1.6.0", "py==1.11.0", "pyparsing==3.2.3", - "requests==2.32.4", + "requests==2.32.5", "six==1.17.0", "tabulate==0.9.0", "tomli==2.2.1",