Skip to content

Commit e8b7126

Browse files
Bump ruff from 0.8.6 to 0.11.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.11.7. - [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.6...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22f8d0e commit e8b7126

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

poetry.lock

Lines changed: 28 additions & 28 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
@@ -18,7 +18,7 @@ urllib3 = "^2.2.3"
1818
deepdiff = "^8.1.1"
1919

2020
[tool.poetry.group.dev.dependencies]
21-
ruff = "^0.8.1"
21+
ruff = ">=0.8.1,<0.12.0"
2222
pre-commit = "^4.0.1"
2323
pytest = "^8.3.4"
2424
pytest-cov = "^6.0.0"

0 commit comments

Comments
 (0)