Skip to content

Commit 8338d99

Browse files
authored
Merge pull request #76 from sorydima/dependabot/pip/ruff-0.8.6
Bump ruff from 0.8.4 to 0.8.6
2 parents 770c763 + 6685696 commit 8338d99

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.8.4"
323+
ruff = "0.8.6"
324324
# Type checking only works with the pydantic.v1 compat module from pydantic v2
325325
pydantic = "^2"
326326

0 commit comments

Comments
 (0)