Skip to content

Commit 651180a

Browse files
chore(deps-dev): bump ruff from 0.7.1 to 0.8.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.8.3. - [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.1...0.8.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 927262b commit 651180a

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -15,7 +15,7 @@ recipe-scrapers = ">=14"
1515
isort = "^5.12.0"
1616
black = ">=23.7,<25.0"
1717
pytest = ">=7.4,<9.0"
18-
ruff = ">=0.0.280,<0.7.2"
18+
ruff = ">=0.0.280,<0.8.4"
1919
mypy = "^1.4.1"
2020
duty = "^1.0.0"
2121
git-changelog = "^2.0.0"

0 commit comments

Comments
 (0)