-
Notifications
You must be signed in to change notification settings - Fork 12
chore: update fastmcp requirement from <2.14.0,>=2.12.3 to >=2.12.3,<2.15.0 #888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
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.12.3...v2.14.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
📜 Docstring Coverage ReportRESULT: PASSED (minimum: 30.0%, actual: 75.5%) Detailed Coverage Report |
📦 Trivy Vulnerability Scan Results
Report Summary
Scan Result Details✅ No vulnerabilities found during the scan for |
📦 Trivy Vulnerability Scan Results
Report Summary
Scan Result Details✅ No vulnerabilities found during the scan for |
📦 Trivy Secret Scan Results
Report Summary
Scan Result Details✅ No secrets found during the scan for |
📦 Trivy Secret Scan Results
Report Summary
Scan Result Details✅ No secrets found during the scan for |
|
🛠 Docs available at: https://k.atlan.dev/application-sdk/dependabot/pip/fastmcp-gte-2.12.3-and-lt-2.15.0 |
1 similar comment
|
🛠 Docs available at: https://k.atlan.dev/application-sdk/dependabot/pip/fastmcp-gte-2.12.3-and-lt-2.15.0 |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on fastmcp to permit the latest version.
Release notes
Sourced from fastmcp's releases.
... (truncated)
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
3d6fd46chore: remove tests/test_examples.py (#2593)03b62d2feat: handle error from the initialize middleware (#2531)95e58e8fix: preserve exception propagation through transport cleanup (#2591)855e01echore: Update SDK documentation (#2588)d56f55aAdd smart fallback for missing access token expiry (#2587)d35b867chore: Update SDK documentation (#2517)080ffa5Fix nested server mount routing for 3+ levels deep (#2586)0bcd69cRemove overly restrictive MIME type validation from Resource (#2585)9b41d16Remove deprecated mount/import argument order and separator params (#2582)95fb8b4Fix proxy tool result meta attribute forwarding (#2526)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Expand
mcpextra requirement tofastmcp>=2.12.3,<2.15.0inpyproject.tomlto permit v2.14.x.Written by Cursor Bugbot for commit 2346a5e. This will update automatically on new commits. Configure here.