Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1514408

Browse files
authoredMar 14, 2025··
chore(deps): update dependency ruff to >=0.11,<0.12
1 parent 604839b commit 1514408

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
@@ -37,7 +37,7 @@ changelog = "https://github.com/Anselmoo/useful-math-functions/blob/main/CHANGEL
3737

3838
[dependency-groups]
3939
dev = [
40-
"ruff>=0.9.2,<0.10",
40+
"ruff>=0.11,<0.12",
4141
"mypy>=1.14.1,<2",
4242
"pytest>=8.3.4,<9",
4343
"pytest-sugar>=1.0.0,<2",

‎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)
Please sign in to comment.