Skip to content

Commit 5f99792

Browse files
build(deps-dev): bump ruff from 0.15.9 to 0.15.12 in /hedera
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.12. - [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.15.9...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52a730a commit 5f99792

2 files changed

Lines changed: 23 additions & 22 deletions

File tree

hedera/poetry.lock

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hedera/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hiero-did-sdk-python = "0.1.6"
1717
aca-py = ["acapy-agent"]
1818

1919
[tool.poetry.group.dev.dependencies]
20-
ruff = "^0.15.4"
20+
ruff = "^0.15.12"
2121
pytest = "^8.3.5"
2222
pytest-asyncio = "^1.2.0"
2323
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)