WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 19e8aa1

Browse files
chore(deps-dev): bump ruff from 0.12.2 to 0.14.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.2 to 0.14.2. - [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.12.2...0.14.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d941373 commit 19e8aa1

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

poetry.lock

Lines changed: 24 additions & 23 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 @@ django = ">=4.2,<5.3"
6565

6666
[tool.poetry.group.test.dependencies]
6767
mypy = "^1.6"
68-
ruff = ">=0.6.3,<0.13.0"
68+
ruff = ">=0.6.3,<0.15.0"
6969

7070
safety = ">=2.3,<4.0"
7171

0 commit comments

Comments
 (0)