Skip to content

Commit daced09

Browse files
dependabot[bot]insolor
authored andcommitted
Bump ruff from 0.8.1 to 0.8.4 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.8.1 to 0.8.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@0.8.1...0.8.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb982e1 commit daced09

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -28,7 +28,7 @@ flake8 = { version = ">=6.1,<8.0", python = "^3.8.1" }
2828
dawg2 = ">=0.12.1,<0.14.0"
2929
pytest = ">=7.4.1,<9.0.0"
3030
pytest-cov = ">=4.1,<6.0"
31-
ruff = ">=0.5.0,<0.8.2"
31+
ruff = ">=0.5.0,<0.8.5"
3232

3333
[build-system]
3434
requires = ["poetry-core"]

0 commit comments

Comments
 (0)