Skip to content

Commit 68846ac

Browse files
authored
⬆️ bump ruff to 0.11.6 (#525)
1 parent 2da66b8 commit 68846ac

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = []
5050

5151
[dependency-groups]
5252
numpy = ["numtype[numpy]"]
53-
lint = ["ruff>=0.11.5"]
53+
lint = ["ruff>=0.11.6"]
5454
pytest = [
5555
{include-group = "numpy"},
5656
"pytest>=8.3.5",
@@ -79,7 +79,7 @@ typecheck = [
7979
{include-group = "mypy"},
8080
]
8181
docs = [
82-
"mkdocs-material>=9.6.11",
82+
"mkdocs-material>=9.6.12",
8383
"mkdocs-awesome-nav>=3.1.1",
8484
"markdown-callouts>=0.4.0",
8585
"mkdocs-include-markdown-plugin>=7.1.5",

uv.lock

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

0 commit comments

Comments
 (0)