Skip to content

Commit 7e23626

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(deps-dev): bump ruff from 0.7.4 to 0.8.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.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.7.4...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76efedd commit 7e23626

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

+23-23
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
@@ -64,7 +64,7 @@ pytest-regressions = "^2.4.0"
6464
pytest-freezer = "^0.4.6"
6565
pytest-xdist = "^3.1.0"
6666
# linter
67-
ruff = ">=0.5.0,<0.8.0"
67+
ruff = ">=0.5.0,<0.9.0"
6868
pre-commit = ">=2.18,<4.0"
6969
mypy = "^1.4"
7070
types-PyYAML = ">=5.4.3,<7.0.0"

0 commit comments

Comments
 (0)