Skip to content

Commit beec300

Browse files
Update dependency ruff to >=0.12.3,<0.13
1 parent 41f02bd commit beec300

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
@@ -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.3,<0.13",
4747
"jupyter>=1.0.0,<2",
4848
"jupytext>=1.16.1,<2",
4949
"mypy~=1.0",

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)