Skip to content

Commit fa5a142

Browse files
authored
Merge pull request #4042 from openwallet-foundation/dependabot/pip/ruff-0.15.0
chore(deps-dev): Bump ruff from 0.14.0 to 0.15.0
2 parents d91ccd7 + cdb2a82 commit fa5a142

File tree

2 files changed

+21
-22
lines changed

2 files changed

+21
-22
lines changed

poetry.lock

Lines changed: 20 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
@@ -73,7 +73,7 @@ sqlcipher3-binary = { version = ">=0.5.4", optional = true }
7373

7474
[tool.poetry.group.dev.dependencies]
7575
# Sync with version in .pre-commit-config.yaml and .github/workflows/format.yml
76-
ruff = ">=0.13.3,<0.15.0"
76+
ruff = ">=0.13.3,<0.16.0"
7777

7878
pre-commit = ">=4.1,<4.6"
7979

0 commit comments

Comments
 (0)