Skip to content

Commit 8c4d4f1

Browse files
build(deps-dev): bump ruff from 0.11.10 to 0.11.11 in /hedera (#1736)
Bumps [ruff](https://github.com/astral-sh/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a8b360 commit 8c4d4f1

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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

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.0"
1717
aca-py = ["acapy-agent"]
1818

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

0 commit comments

Comments
 (0)