Skip to content

Commit c1f9502

Browse files
chore(deps): update fastmcp requirement
Updates the requirements on [fastmcp](https://github.com/PrefectHQ/fastmcp) to permit the latest version. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.3.4...v3.1.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab4251a commit c1f9502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{name = "13shivam", email = "github.com/@13shivam"}]
66
readme = "README.md"
77
requires-python = ">=3.10"
88
dependencies = [
9-
"fastmcp>=2.3.4,<2.4.0",
9+
"fastmcp>=2.3.4,<3.2.0",
1010
"python-gitlab>=4.0.0",
1111
"pydantic>=2.10.0",
1212
"python-dotenv>=1.0.1",

0 commit comments

Comments
 (0)