Skip to content

chore(deps): bump pytest 8.3 → 9.0.3, fastmcp 2.14.5 → 3.2.0#26

Merged
fede-kamel merged 1 commit into
mainfrom
chore/dep-bumps
May 1, 2026
Merged

chore(deps): bump pytest 8.3 → 9.0.3, fastmcp 2.14.5 → 3.2.0#26
fede-kamel merged 1 commit into
mainfrom
chore/dep-bumps

Conversation

@fede-kamel
Copy link
Copy Markdown
Contributor

Supersedes #14 (pytest) and #16 (fastmcp), both of which had merge conflicts against current main after the [dev] extras shuffle in #22. Combining them avoids two round-trips through CI.

Both versions verified locally:

  • 3205 unit tests pass against pytest 9.0.3 + fastmcp 3.2.0.
  • hatch run check clean.

Will close #14 and #16 once this merges.

Supersedes the dependabot PRs #14 and #16, both of which had been
sitting with merge conflicts against current main after the recent
``[dev]``-extras shuffle. Combining them in one commit avoids two
round-trips through CI for what's effectively two ``>=`` bumps.

Both versions verified locally:
- 3205 unit tests pass against pytest 9.0.3 and fastmcp 3.2.0.
- ``hatch run check`` clean (format-check + ruff + mypy across
  ``src/tests/examples``).

Lock file regen happens on the next ``uv sync`` / ``pip install``
on a contributor's machine; not committing a stale ``uv.lock`` here
because the project doesn't version it as authoritative outside the
dependabot flow.

Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 1, 2026
@fede-kamel fede-kamel merged commit 8f65cc3 into main May 1, 2026
10 checks passed
@fede-kamel fede-kamel deleted the chore/dep-bumps branch May 13, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant