Skip to content

Commit d77ed30

Browse files
dependabot[bot]sdn4z
authored andcommitted
chore: bump fastmcp from 3.0.2 to 3.1.1 (#446)
Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 3.0.2 to 3.1.1. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.0.2...v3.1.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 446c957 commit d77ed30

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ twyn = "twyn.cli:entry_point"
4949
dev = [
5050
"pytest>=7.1.3,<10.0.0",
5151
"mypy>=0.982,<1.20",
52-
"pytest-cov>=4,<8",
53-
"ruff>=0.5.1,<0.15.7",
52+
"pytest-cov<7,>=4",
53+
"ruff>=0.5.1,<0.15.9",
5454
"types-requests<3.0.0.0,>=2.32.4.20250611",
5555
"types-python-dateutil>=2.9.0.20250809",
5656
"freezegun>=1.5.5",

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)