Skip to content

Commit 42297bf

Browse files
Bump ruff from 0.12.2 to 0.12.3 (#18683)
1 parent 88785db commit 42297bf

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 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
@@ -317,7 +317,7 @@ all = [
317317
# failing on new releases. Keeping lower bounds loose here means that dependabot
318318
# can bump versions without having to update the content-hash in the lockfile.
319319
# This helps prevents merge conflicts when running a batch of dependabot updates.
320-
ruff = "0.12.2"
320+
ruff = "0.12.3"
321321
# Type checking only works with the pydantic.v1 compat module from pydantic v2
322322
pydantic = "^2"
323323

0 commit comments

Comments
 (0)