diff --git a/pyproject.toml b/pyproject.toml index 71172e1..62e4eaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Programming Language :: Python :: 3.11", ] dependencies = [ - "requests==2.31.0", + "requests==2.32.2", ] [tool.semantic_release]