Skip to content

Commit a02b910

Browse files
dependabot[bot]igboyes
authored andcommitted
chore(deps-dev): bump ruff from 0.12.0 to 0.12.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.0 to 0.12.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.12.0...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db9ca6a commit a02b910

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
@@ -19,7 +19,7 @@ pyfixtures = "^1.1.0"
1919
virtool-workflow = "7.2.1"
2020

2121
[tool.poetry.group.dev.dependencies]
22-
ruff = "^0.12.0"
22+
ruff = "^0.12.1"
2323

2424
[build-system]
2525
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)