Skip to content

Commit 7d62373

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

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -34,7 +34,7 @@ Documentation = "https://github.com/SWR-MoIP/VideoIPath-Automation-Tool#document
3434
packages = [{ include = "videoipath_automation_tool", from = "src" }]
3535

3636
[tool.poetry.group.dev.dependencies]
37-
ruff = "^0.11.10"
37+
ruff = "^0.11.11"
3838
pre-commit = "^4.0.1"
3939

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

0 commit comments

Comments
 (0)