Skip to content

Commit 32519b4

Browse files
collerekclaude
andcommitted
merge master into feature/v-3-draft
Accept dependabot bumps (pytest 9.0.3, pygments 2.20.0), drop pylint (replaced by ruff), keep v3 dev-dependency structure. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 parents 4d11e22 + d3a03ac commit 32519b4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sqlglot = "^30.0.3"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
coverage = {extras = ["toml"], version = "^7.13"}
22-
pytest = "^9.0.2"
22+
pytest = "^9.0.3"
2323
pytest-cov = "^7.1.0"
2424
ruff = "^0.11"
2525
mypy = "^1.19"

0 commit comments

Comments
 (0)