Skip to content

chore: bump all dependency versions to latest#2106

Merged
KRRT7 merged 1 commit intomainfrom
chore/bump-dependency-versions
Apr 23, 2026
Merged

chore: bump all dependency versions to latest#2106
KRRT7 merged 1 commit intomainfrom
chore/bump-dependency-versions

Conversation

@KRRT7
Copy link
Copy Markdown
Collaborator

@KRRT7 KRRT7 commented Apr 23, 2026

Summary

  • Bumped all dependency lower bounds in pyproject.toml to the latest versions compatible with requires-python = ">=3.9"
  • Ran uv lock --upgrade to update the lockfile — users on Python 3.10+ will resolve to the true latest (e.g. click 8.3.3, mypy 1.20.2, junitparser 5.0.0)
  • Notable bumps: pydantic 1.10→2.13, sentry-sdk 1.40→2.58, rich 13.8→15.0, pytest 7.0→8.4, attrs 23.1→26.1, isort 5.11→6.1

Test plan

  • uv lock --upgrade resolves successfully
  • uv sync installs cleanly
  • uv run prek passes
  • CI passes

…ions

Update pyproject.toml lower bounds and run uv lock --upgrade to pull latest versions into the lockfile.
@KRRT7 KRRT7 merged commit d2ec01a into main Apr 23, 2026
28 of 29 checks passed
@KRRT7 KRRT7 deleted the chore/bump-dependency-versions branch April 23, 2026 09:44
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