Skip to content

chore: bump all dependencies (closes #3, #4, #5, #6, #7, #8, #9, #10)#11

Merged
aureldent merged 1 commit into
masterfrom
chore/bump-all-deps
Mar 30, 2026
Merged

chore: bump all dependencies (closes #3, #4, #5, #6, #7, #8, #9, #10)#11
aureldent merged 1 commit into
masterfrom
chore/bump-all-deps

Conversation

@aureldent
Copy link
Copy Markdown
Contributor

Summary

Consolidates all 8 open Dependabot upgrade PRs into a single PR.

Python dependencies (pyproject.toml + uv.lock)

Package Before After
black 24.10.0 26.3.1
isort 5.13.2 8.0.1
pytest 8.4.2 9.0.2
requests 2.32.5 2.33.0
grpcio-tools 1.78.0 1.80.0

GitHub Actions (.github/workflows/ci.yml)

Action Before After
actions/checkout v4 v6
actions/setup-python v5 v6
astral-sh/setup-uv v5 v7

Verification

All 31 unit tests pass locally with the updated dependencies.

Closes #3, #4, #5, #6, #7, #8, #9, #10

Python deps:
- black 24.10.0 -> 26.3.1
- isort 5.13.2 -> 8.0.1
- pytest 8.4.2 -> 9.0.2
- requests 2.32.5 -> 2.33.0
- grpcio-tools 1.78.0 -> 1.80.0

GitHub Actions:
- actions/checkout v4 -> v6
- actions/setup-python v5 -> v6
- astral-sh/setup-uv v5 -> v7

All 31 tests pass.
@aureldent aureldent merged commit 38578d5 into master Mar 30, 2026
1 check passed
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.

2 participants