Skip to content

Commit 4a01e2d

Browse files
Bump ruff from 0.12.4 to 0.12.5 (#18742)
1 parent 2465659 commit 4a01e2d

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
@@ -324,7 +324,7 @@ all = [
324324
# failing on new releases. Keeping lower bounds loose here means that dependabot
325325
# can bump versions without having to update the content-hash in the lockfile.
326326
# This helps prevents merge conflicts when running a batch of dependabot updates.
327-
ruff = "0.12.4"
327+
ruff = "0.12.7"
328328
# Type checking only works with the pydantic.v1 compat module from pydantic v2
329329
pydantic = "^2"
330330

0 commit comments

Comments
 (0)