Skip to content

Commit ece3578

Browse files
dependabot[bot]amotl
authored andcommitted
Update fastmcp requirement from <2.13,>=2.7 to >=2.7,<2.14
Updates the requirements on [fastmcp](https://github.com/jlowin/fastmcp) to permit the latest version. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](jlowin/fastmcp@v2.7.0...v2.13.0.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cffbb1 commit ece3578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies = [
7474
"cachetools<7",
7575
"click<9",
7676
"cratedb-about==0.0.8",
77-
"fastmcp>=2.7,<2.13",
77+
"fastmcp>=2.7,<2.14",
7878
"hishel<0.2",
7979
"pueblo==0.0.11",
8080
"sqlparse<0.6",

0 commit comments

Comments
 (0)