Skip to content

Bump pyproject-fmt to 2.14.0#1925

Merged
adamtheturtle merged 3 commits into
mainfrom
bump-fmt-2
Feb 8, 2026
Merged

Bump pyproject-fmt to 2.14.0#1925
adamtheturtle merged 3 commits into
mainfrom
bump-fmt-2

Conversation

@adamtheturtle
Copy link
Copy Markdown
Member

@adamtheturtle adamtheturtle commented Feb 8, 2026

Summary

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Note

Low Risk
Primarily a dependency bump and TOML formatting/section reorganization; runtime behavior should be unaffected aside from potential tooling config parsing differences.

Overview
Updates pyproject-fmt to 2.14.0 and reapplies formatting to pyproject.toml to avoid known quoting/comment corruption issues.

The formatter rewrite restructures several tool config sections (notably setuptools package data discovery, pytest and coverage tables, and pylint options), standardizes quoting, and reorders some entries/comments without changing functional code.

Written by Cursor Bugbot for commit e846434. This will update automatically on new commits. Configure here.

adamtheturtle and others added 2 commits February 8, 2026 13:26
Avoid tox-dev/toml-fmt#184 (double quotes in comments corrupt arrays)
by using single quotes in comments, and avoid tox-dev/toml-fmt#186
(single-quoted strings in arrays with comments get corrupted) by
converting to double quotes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@adamtheturtle adamtheturtle merged commit 3c38b2a into main Feb 8, 2026
11 checks passed
@adamtheturtle adamtheturtle deleted the bump-fmt-2 branch February 8, 2026 13:32
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