Skip to content

Commit 3ef4c59

Browse files
Bump ruff from 0.1.9 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.3.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.9...v0.3.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4038b57 commit 3ef4c59

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
@@ -24,7 +24,7 @@ python = "^3.8"
2424
simplematch = "simplematch:simplematch_cli"
2525

2626
[tool.poetry.group.dev.dependencies]
27-
ruff = ">=0.0.292,<0.1.10"
27+
ruff = ">=0.0.292,<0.3.1"
2828
pytest = ">=7.4.2,<9.0.0"
2929
mypy = "^1.5.1"
3030

0 commit comments

Comments
 (0)