Skip to content

chore(deps): bump fastmcp from 3.2.1 to 3.2.3#275

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/fastmcp-3.2.3
Closed

chore(deps): bump fastmcp from 3.2.1 to 3.2.3#275
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/fastmcp-3.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown

Bumps fastmcp from 3.2.1 to 3.2.3.

Release notes

Sourced from fastmcp's releases.

v3.2.3: Redis or Not

fakeredis 2.35.0 shipped an undocumented rename (FakeConnectionFakeAsyncRedisConnection) that broke pydocket's memory:// backend, causing fastmcp[tasks] installs to fail at startup with an ImportError. This pins fakeredis<2.35.0 in the tasks extra as a stopgap until a fixed pydocket ships.

What's Changed

Fixes 🐞

Docs 📚

Full Changelog: PrefectHQ/fastmcp@v3.2.2...v3.2.3

v3.2.2: Audience Appreciation

The Azure audience fix in 3.2.1 overcorrected: it switched token validation from client_id to identifier_uri, which fixed custom Application ID URIs but broke the default case where Azure AD v2 tokens set aud to the bare client ID GUID. Both formats are now accepted.

What's Changed

Fixes 🐞

Dependencies 📦

Full Changelog: PrefectHQ/fastmcp@v3.2.1...v3.2.2

Commits
  • d1adb04 Pin fakeredis<2.35.0 in tasks extra (#3804)
  • 0194c6e Document session state isolation across mount boundaries (#3801)
  • 6592aaa fix: accept both client_id and identifier_uri as Azure audience (#3797)
  • 9f0d8d3 chore(deps): bump the uv group across 2 directories with 1 update (#3795)
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/PrefectHQ/fastmcp/releases)
- [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx)
- [Commits](PrefectHQ/fastmcp@v3.2.1...v3.2.3)

---
updated-dependencies:
- dependency-name: fastmcp
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@greptile-apps

greptile-apps Bot commented Apr 11, 2026

Copy link
Copy Markdown

No reviewable files after applying ignore patterns.

@dependabot @github

dependabot Bot commented on behalf of github Apr 18, 2026

Copy link
Copy Markdown
Author

Superseded by #280.

@dependabot dependabot Bot closed this Apr 18, 2026
@dependabot dependabot Bot deleted the dependabot/uv/fastmcp-3.2.3 branch April 18, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants