Skip to content

Commit cb13d45

Browse files
chore(deps-dev): bump ruff from 0.8.6 to 0.9.1 (#466)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.9.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.8.6...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f95dce5 commit cb13d45

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
@@ -55,7 +55,7 @@ universal-pathlib = "^0.2.6"
5555
[tool.poetry.group.dev.dependencies]
5656
commitizen = "^4.1.0"
5757
pre-commit = "^4.0.1"
58-
ruff = "^0.8.6"
58+
ruff = "^0.9.1"
5959
setuptools-scm = "^8.0.4"
6060

6161
[tool.ruff]

0 commit comments

Comments
 (0)