Files
grm/docs/specs/GRM-168.md
T
emil eabd7059d9
Post-merge / detect-and-configure (push) Successful in 2m2s
Post-merge / release-and-maintain (push) Successful in 3m7s
GRM-168: chore: bump devx from v0.51.0 to v0.51.9
Co-authored-by: emil User <emil.simeonov@tutanota.com>
2026-08-26 20:33:06 +00:00

483 B

GRM-168: Bump devx to v0.51.9

Problem

grm pins devx@v0.51.0 which rejects deps: as a conventional commit type, causing post-merge CI failures on dependency bump commits.

Approach

REQ-1: Bump devx from v0.51.0 to v0.51.9 in pyproject.toml

Test Plan

  • make lint-all passes
  • make pytest-cov passes

Deploy Plan

  • Merge to master

Rollback Plan

  • Revert the merge commit

Acceptance Criteria

  • REQ-1: Bump devx from v0.51.0 to v0.51.9 in pyproject.toml