Skip to content

Commit f1836d1

Browse files
Update dependency ruff to ^0.11.13
1 parent 6cd5326 commit f1836d1

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ sphinxcontrib-jquery = "^4.1"
7373
sphinxcontrib-programoutput = "^0.17"
7474

7575
[tool.poetry.group.lint.dependencies]
76-
ruff = "^0.11.10"
76+
ruff = "^0.11.13"
7777

7878
[tool.poetry.group.test.dependencies]
7979
coverage = {extras = ["toml"], version = "^7.8.0"}

0 commit comments

Comments
 (0)