Skip to content

Commit c189348

Browse files
⬆ Bump ruff from 0.14.13 to 0.14.14 (#1499)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14. - [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.13...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e712372 commit c189348

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-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.13",
89+
"ruff==0.14.14",
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.13
2+
ruff ==0.14.14

uv.lock

Lines changed: 24 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)