Skip to content

Commit 7761dec

Browse files
committed
Update Chore
1 parent b972f2e commit 7761dec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ cppython = "cppython.plugins.pdm.plugin:CPPythonPlugin"
5454

5555
[dependency-groups]
5656
lint = [
57-
"ruff>=0.8.1",
58-
"mypy>=1.13",
57+
"ruff>=0.8.4",
58+
"mypy>=1.14",
5959
]
6060
test = [
6161
"pytest>=8.3.4",

0 commit comments

Comments
 (0)