Skip to content

Commit f4cbcc0

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

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ flake8 = { version = ">=6.1,<8.0", python = "^3.8.1" }
2929
dawg2 = ">=0.12.1,<0.14.0"
3030
pytest = ">=7.4.1,<9.0.0"
3131
pytest-cov = ">=4.1,<6.0"
32-
ruff = ">=0.5.0,<0.11.3"
32+
ruff = ">=0.5.0,<0.11.9"
3333

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

0 commit comments

Comments
 (0)