Skip to content

Commit f844a04

Browse files
dependabot[bot]brndnmtthws
authored andcommitted
Bump ruff from 0.7.4 to 0.8.0 in the deps group
Bumps the deps group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `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 dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 954ed26 commit f844a04

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
@@ -29,7 +29,7 @@ version = "1.13.2"
2929
black = "^24.1.1"
3030
pytest = "^8.0.0"
3131
pytest-watch = "^4.2.0"
32-
ruff = ">=0.5.0,<0.8.0"
32+
ruff = ">=0.5.0,<0.9.0"
3333

3434
[tool.poetry.urls]
3535
"Bug Tracker" = "https://github.com/brndnmtthws/thetagang/issues"

0 commit comments

Comments
 (0)