Skip to content

Commit 69a8bed

Browse files
Bump ruff from 0.9.10 to 0.14.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.14.8. - [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.9.10...0.14.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 597d990 commit 69a8bed

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"pytest>=8.3.5,<9",
4949
"pytest-coverage>=0.0,<0.1",
5050
"pytest-responses>=0.5.1",
51-
"ruff>=0.9.7,<0.10",
51+
"ruff>=0.9.7,<0.15",
5252
"types-pyyaml>=6.0.12.20250516,<7",
5353
"types-requests>=2.32.0.20250306,<3",
5454
]

uv.lock

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

0 commit comments

Comments
 (0)