Skip to content

Commit 1ba94d5

Browse files
Bump ruff from 0.4.10 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.6.4. - [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.4.10...0.6.4) --- 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 e354fd5 commit 1ba94d5

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 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
@@ -41,7 +41,7 @@ tzlocal = "^5.2"
4141
# linting etc
4242
mypy = "^1.10.0"
4343
pre-commit = "^3.7.0"
44-
ruff = "^0.4.2"
44+
ruff = ">=0.4.2,<0.7.0"
4545
pymarkdownlnt = "^0.9.17"
4646

4747
# task runner

0 commit comments

Comments
 (0)