diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index eef1ec2..adc28f4 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "fastmcp==2.5.1", "mcp[cli]==1.9.1", "python-dotenv>=1.1.0", - "requests==2.32.3", + "requests==2.32.4", ] [tool.semantic_release] version_source = "tag"