Skip to content

Commit c4208a9

Browse files
Bump ruff from 0.7.3 to 0.8.1 (#350)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f2ed64 commit c4208a9

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
@@ -115,7 +115,7 @@ reportlab = { extras = ["pycairo"], version = "^4.2.5" }
115115
optional = true
116116

117117
[tool.poetry.group.style.dependencies]
118-
ruff = "^0.7.3"
118+
ruff = "^0.8.1"
119119
mypy = "^1.13.0"
120120
pre-commit = "^3.3.3"
121121

0 commit comments

Comments
 (0)