Skip to content

Commit 71d0de1

Browse files
dependabot[bot]ff137
authored andcommitted
chore(deps-dev): Bump ruff from 0.8.6 to 0.9.1 (openwallet-foundation#3439)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.9.1. - [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.8.6...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fceeb5 commit 71d0de1

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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
@@ -72,7 +72,7 @@ canonicaljson = "^2.0.0"
7272
[tool.poetry.group.dev.dependencies]
7373
pre-commit = "~3.8.0"
7474
# Sync with version in .pre-commit-config.yaml
75-
ruff = "0.8.6"
75+
ruff = "0.9.1"
7676

7777
sphinx = "^5.3.0"
7878
sphinx-rtd-theme = ">=0.4.3"

0 commit comments

Comments
 (0)