Skip to content

Commit cfa03ca

Browse files
⬆️ Bump ruff from 0.7.4 to 0.12.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.12.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.7.4...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a8e695 commit cfa03ca

2 files changed

Lines changed: 26 additions & 22 deletions

File tree

poetry.lock

Lines changed: 25 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
@@ -48,7 +48,7 @@ pre-commit = "^3.5.0"
4848
pytest = ">=7.4.4,<9.0.0"
4949
pytest-cov = "^4.1.0"
5050
pytest-html = ">=3.1.1,<5.0.0"
51-
ruff = ">=0.6.2,<0.8.0"
51+
ruff = ">=0.6.2,<0.13.0"
5252
pytest-mock = "^3.12.0"
5353

5454
[tool.poetry.group.test_integration.dependencies]

0 commit comments

Comments
 (0)