Skip to content

Commit 55d6179

Browse files
build(deps-dev): bump ruff from 0.8.5 to 0.9.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.5 to 0.9.2. - [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.5...0.9.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d8b531 commit 55d6179

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
@@ -61,7 +61,7 @@ pytest-regressions = "^2.4.0"
6161
pytest-freezer = "^0.4.6"
6262
pytest-xdist = "^3.1.0"
6363
# linter
64-
ruff = ">=0.5.0,<0.9.0"
64+
ruff = ">=0.5.0,<0.10.0"
6565
pre-commit = ">=2.18,<5.0"
6666
mypy = "^1.4"
6767
types-PyYAML = ">=5.4.3,<7.0.0"

0 commit comments

Comments
 (0)