Skip to content

Commit bfd6f6e

Browse files
deps(deps): bump the production-dependencies group with 2 updates (#2190)
Bumps the production-dependencies group with 2 updates: [fastmcp](https://github.com/PrefectHQ/fastmcp) and [websockets](https://github.com/python-websockets/websockets). Updates `fastmcp` from 3.4.5 to 3.4.6 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.5...v3.4.6) Updates `websockets` from 17.0 to 17.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@17.0...17.0.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: websockets dependency-version: 17.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fb580d commit bfd6f6e

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929

3030
dependencies = [
31-
"fastmcp==3.4.5",
31+
"fastmcp==3.4.6",
3232
"httpx[socks]==0.28.1",
3333
"pydantic==2.13.4",
3434
"python-dotenv==1.2.2",

0 commit comments

Comments
 (0)