Skip to content

Commit ef8f9a1

Browse files
deps: bump ruff from 0.11.9 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.11.10. - [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.9...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2648642 commit ef8f9a1

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
@@ -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.10"
37+
ruff = ">=0.5.1,<0.11.11"
3838
bandit = "^1.7.8"
3939
pytest-subtests = ">=0.12.1,<0.15.0"
4040
pytest-cov = ">=5,<7"

0 commit comments

Comments
 (0)