Commit 6aa009e
deps: update fastmcp requirement from <3.3.0,>=3.0.0 to >=3.0.0,<3.5.0 (#551)
* deps: update fastmcp requirement from <3.3.0,>=3.0.0 to >=3.0.0,<3.5.0
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@v3.0.0...v3.4.2)
---
updated-dependencies:
- dependency-name: fastmcp
dependency-version: 3.4.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* deps: exclude the broken 3.3.x and refresh the cap comment
Dependabot widened the fastmcp range to <3.5.0 (3.4.2 verified green in CI,
including the pytest-collection path that broke under 3.3.0). Refine the bound
to >=3.0.0,!=3.3.*,<3.5.0 so the known-broken 3.3.0/3.3.1 stay excluded while
3.0-3.2.x support is retained and 3.4.x is allowed, and rewrite the stale
comment that still described the <3.3.0 cap.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Sarno <david@lighthaus.us>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 6ab22b3 commit 6aa009e
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments