Skip to content

Commit d874810

Browse files
deps: bump ruff from 0.11.13 to 0.12.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.12.0. - [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.13...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8eed016 commit d874810

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -34,7 +34,7 @@ reorder-python-imports = "^3.9.0"
3434
pre-commit-hooks = ">=4.2,<6.0"
3535
pyupgrade = "^3.15.2"
3636
pytest-xdist = "^3.1.0"
37-
ruff = ">=0.5.1,<0.11.14"
37+
ruff = ">=0.5.1,<0.12.1"
3838
bandit = "^1.7.8"
3939
pytest-subtests = ">=0.12.1,<0.15.0"
4040
pytest-cov = ">=5,<7"

0 commit comments

Comments
 (0)