Skip to content

Commit e31b847

Browse files
build(deps-dev): bump ruff from 0.14.13 to 0.14.14 in the all group
Bumps the all group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.13 to 0.14.14 - [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.14.13...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d40e090 commit e31b847

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.14.13"
43+
ruff = "^0.14.14"
4444
pre-commit = "^4.5.1"
4545

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

0 commit comments

Comments
 (0)