Skip to content

Commit a8f2bba

Browse files
chore(deps): update dependency ruff to <0.15.2,>=0.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8578c8f commit a8f2bba

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest-cov>=4.0.0,<7.1.0",
5151
"pytest-xdist<3.8.1,>=2.5.0; python_version < \"3.12\" and python_full_version >= \"3.9.0\"",
5252
"pytest-xdist<4.0.0,>=2.5.0; python_version ~= \"3.12\"",
53-
"ruff<0.15.1,>=0.2.0",
53+
"ruff<0.15.2,>=0.2.0",
5454
"coverage<7.13.5,>=7.2.0",
5555
"coverage-conditional-plugin>=0.9.0",
5656
"click<9,>=8",
@@ -63,7 +63,7 @@ test = [
6363
"pytest-cov>=4.0.0,<7.1.0",
6464
"pytest-xdist<3.8.1,>=2.5.0; python_version < \"3.12\" and python_full_version >= \"3.9.0\"",
6565
"pytest-xdist<4.0.0,>=2.5.0; python_version ~= \"3.12\"",
66-
"ruff<0.15.1,>=0.2.0",
66+
"ruff<0.15.2,>=0.2.0",
6767
"coverage<7.13.5,>=7.2.0",
6868
"coverage-conditional-plugin>=0.9.0",
6969
]

uv.lock

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

0 commit comments

Comments
 (0)