Skip to content

chore: update fastmcp and py-key-value version#115

Open
Saurabhkmr98 wants to merge 1 commit intomainfrom
chore-update_fast_mcp
Open

chore: update fastmcp and py-key-value version#115
Saurabhkmr98 wants to merge 1 commit intomainfrom
chore-update_fast_mcp

Conversation

@Saurabhkmr98
Copy link
Copy Markdown
Member

@Saurabhkmr98 Saurabhkmr98 commented Apr 22, 2026

Description

  • Update fastmcp version to 3.2.0 and py-key-value version to >=0.4.4,<0.5.0 to fix dependabot alert

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Improvement (change that would cause existing functionality to not work as expected)
  • Code refactoring
  • Performance improvements
  • Documentation update

Test Scenarios

  • Ran the test suites
  • Ran the mcp server locally

Summary by CodeRabbit

  • Chores
    • Updated package dependencies to newer versions for improved compatibility and stability.
    • Removed an unused dependency from the project.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 27263b54-b69e-46ec-8843-4ef555f4fc34

📥 Commits

Reviewing files that changed from the base of the PR and between b4fd09c and f8ef75e.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

📝 Walkthrough

Walkthrough

Updated runtime dependencies in pyproject.toml: fastmcp upgraded from version 2.14.4 to 3.2.0, py-key-value-aio[redis] changed from exact pin 0.3.0 to range >=0.4.4,<0.5.0, and fakeredis[lua] dependency removed.

Changes

Cohort / File(s) Summary
Dependency Updates
pyproject.toml
Updated fastmcp to 3.2.0, modified py-key-value-aio[redis] to bounded range >=0.4.4,<0.5.0, and removed fakeredis[lua] dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop and a skip through the versions we go,
Fastmcp rises to three-point-two's glow,
The redis tool's bounds now gently refined,
While fakeredis fades, no longer in mind—
Dependencies dance in a cleaner design! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update fastmcp and py-key-value version' accurately reflects the main change: updating versions of fastmcp and py-key-value dependencies in pyproject.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore-update_fast_mcp

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant