Skip to content

Commit 4493f7e

Browse files
Merge pull request #748 from onekey-sec/dependabot/pip/ruff-0.2.0
2 parents 87265de + ecf1472 commit 4493f7e

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -39,7 +39,7 @@ pytest = "^7.4.4"
3939
pyright = "^1.1.347"
4040
pre-commit = "^3.5.0"
4141
pytest-cov = "^3.0.0"
42-
ruff = "^0.1.13"
42+
ruff = ">=0.1.13,<0.3.0"
4343
pyyaml = "^6.0.1"
4444
atheris = { version = "^2.3.0", python = "<3.12" }
4545

0 commit comments

Comments
 (0)