Skip to content

Commit be72672

Browse files
Bump ruff from 0.5.4 to 0.5.5 (#17494)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62ae56a commit be72672

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
@@ -322,7 +322,7 @@ all = [
322322
# This helps prevents merge conflicts when running a batch of dependabot updates.
323323
isort = ">=5.10.1"
324324
black = ">=22.7.0"
325-
ruff = "0.5.4"
325+
ruff = "0.5.5"
326326
# Type checking only works with the pydantic.v1 compat module from pydantic v2
327327
pydantic = "^2"
328328

0 commit comments

Comments
 (0)