Skip to content

Commit cf9eec1

Browse files
chore(deps): update dependency ruff to >=0.12,<0.13
1 parent 09a35c5 commit cf9eec1

File tree

2 files changed

+557
-557
lines changed

2 files changed

+557
-557
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ changelog = "https://github.com/Anselmoo/useful-math-functions/blob/main/CHANGEL
2727

2828
[dependency-groups]
2929
dev = [
30-
"ruff>=0.11,<0.12",
30+
"ruff>=0.12,<0.13",
3131
"mypy>=1.14.1,<2",
3232
"pytest>=8.3.4,<9",
3333
"pytest-sugar>=1.0.0,<2",

0 commit comments

Comments
 (0)