Skip to content

Commit ecf1472

Browse files
chore(deps-dev): bump ruff from 0.1.14 to 0.2.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.14 to 0.2.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.14...v0.2.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87265de commit ecf1472

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)