Skip to content

Commit 409ee17

Browse files
Bump ruff from 0.12.3 to 0.12.4 in the all group
Bumps the all group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.3 to 0.12.4 - [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.3...0.12.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8787d79 commit 409ee17

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

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
@@ -40,7 +40,7 @@ packages = [{ include = "videoipath_automation_tool", from = "src" },
4040
{ include = "vipat_cli_scripts", from = "src" },]
4141

4242
[tool.poetry.group.dev.dependencies]
43-
ruff = "^0.12.2"
43+
ruff = "^0.12.4"
4444
pre-commit = "^4.0.1"
4545

4646
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)