Skip to content

Commit e6d1ad5

Browse files
build(deps-dev): bump ruff from 0.11.9 to 0.11.10 in /webvh (#1730)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.11.10. - [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.9...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da1cfdb commit e6d1ad5

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

webvh/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.

webvh/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ aries-askar = "^0.4.3"
2121
aca-py = ["acapy-agent"]
2222

2323
[tool.poetry.group.dev.dependencies]
24-
ruff = "0.11.9"
24+
ruff = "0.11.10"
2525
pytest = "^8.3.5"
2626
pytest-asyncio = "^0.26.0"
2727
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)