Skip to content

Commit dd1c012

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

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
@@ -85,7 +85,7 @@ pytest-cov = ">=4,<7"
8585
pyupgrade = "^3.1.0"
8686
pyyaml = "^6.0.1"
8787
requests = ">=2.31.0"
88-
ruff = ">=0.5.1,<0.7.4"
88+
ruff = ">=0.5.1,<0.8.2"
8989
vulture = "^2.6"
9090
yamllint = "^1.28.0"
9191

0 commit comments

Comments
 (0)