Skip to content

Commit 53a2b59

Browse files
committed
build(ruff): upgrade to 0.3.5
1 parent cd8fd71 commit 53a2b59

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
@@ -47,7 +47,7 @@ colorama = "^0.4.6"
4747
rich-argparse = "^1.4.0"
4848

4949
[tool.poetry.group.dev.dependencies]
50-
ruff = "0.2.1"
50+
ruff = "0.3.5"
5151
tomli = "^2.0.1"
5252
types-python-dateutil = "^2.8.19.13"
5353
codespell = {extras = ["toml"], version = "^2.2.5"}

0 commit comments

Comments
 (0)