Skip to content

Commit b39f313

Browse files
⬆ Bump ruff from 0.14.14 to 0.15.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.0. - [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.14.14...0.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9342f8c commit b39f313

File tree

3 files changed

+25
-26
lines changed

3 files changed

+25
-26
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ tests = [
8686
"pytest-sugar>=0.9.4,<1.2.0",
8787
"pytest-xdist>=1.32.0,<4.0.0",
8888
"rich>=10.11.0",
89-
"ruff==0.14.14",
89+
"ruff==0.15.0",
9090
"shellingham>=1.3.0",
9191
]
9292

requirements-docs-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# For linting and generating docs versions
2-
ruff ==0.14.14
2+
ruff ==0.15.0

uv.lock

Lines changed: 23 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)