Skip to content

Commit 1d07ede

Browse files
chore(deps-dev): Bump ruff from 0.7.3 to 0.7.4 (openwallet-foundation#3341)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.7.4. - [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.7.3...0.7.4) --- updated-dependencies: - dependency-name: ruff 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 a41b4fb commit 1d07ede

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

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
@@ -65,7 +65,7 @@ canonicaljson = "^2.0.0"
6565
[tool.poetry.group.dev.dependencies]
6666
pre-commit = "~3.8.0"
6767
# Sync with version in .pre-commit-config.yaml
68-
ruff = "0.7.3"
68+
ruff = "0.7.4"
6969

7070
sphinx = "^5.3.0"
7171
sphinx-rtd-theme = ">=0.4.3"

0 commit comments

Comments
 (0)