Skip to content

Commit 2f5c24f

Browse files
chore: bump ruff from 0.12.3 to 0.15.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.15.6. - [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.3...0.15.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d78f8b commit 2f5c24f

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest<9.0.0,>=7.1.3",
5151
"mypy<1.17,>=0.982",
5252
"pytest-cov<7,>=4",
53-
"ruff<0.12.4,>=0.5.1",
53+
"ruff>=0.5.1,<0.15.7",
5454
"types-requests<3.0.0.0,>=2.32.4.20250611",
5555
"types-python-dateutil>=2.9.0.20250809",
5656
"freezegun>=1.5.5",

uv.lock

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