Skip to content

Commit 7bf114a

Browse files
Update dependency ruff to >=0.12.11,<0.13
1 parent 41f02bd commit 7bf114a

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Documentation = "https://correlaid.github.io/pystatis/"
4343
[dependency-groups]
4444
dev = [
4545
"bandit>=1.7.4,<2",
46-
"ruff>=0.11.0,<0.12",
46+
"ruff>=0.12.11,<0.13",
4747
"jupyter>=1.0.0,<2",
4848
"jupytext>=1.16.1,<2",
4949
"mypy~=1.0",

uv.lock

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

0 commit comments

Comments
 (0)