Skip to content

Commit f68e8d0

Browse files
Bump ruff from 0.6.5 to 0.6.7 (#17760)
1 parent 89e7609 commit f68e8d0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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

0 commit comments

Comments
 (0)