Skip to content

Commit 081e6bd

Browse files
Bump the actions group with 3 updates (#4511)
Bumps the actions group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [filelock](https://github.com/tox-dev/py-filelock) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
1 parent 2246436 commit 081e6bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ lint = [
4545
"mdformat-toc==0.3.0",
4646
"mdformat==0.7.22",
4747
"mypy==1.17.1",
48-
"ruff==0.12.8",
48+
"ruff==0.12.9",
4949
]
5050
generator = [
51-
"filelock==3.18.0",
51+
"filelock==3.19.1",
5252
"minizinc==0.10.0",
5353
"pathos==0.3.4",
5454
"pytest==8.4.1",
@@ -59,7 +59,7 @@ generator = [
5959
docs = [
6060
"mdx-truly-sane-lists==1.3",
6161
"mkdocs-awesome-pages-plugin==2.10.1",
62-
"mkdocs-material==9.6.16",
62+
"mkdocs-material==9.6.17",
6363
"mkdocs==1.6.1",
6464
]
6565

0 commit comments

Comments
 (0)