Skip to content

Commit a389afc

Browse files
committed
Update Chore
1 parent 2b744a6 commit a389afc

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

pdm.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.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ cppython = "cppython.test.pytest.fixtures"
5757

5858
[dependency-groups]
5959
lint = [
60-
"ruff>=0.11.3",
60+
"ruff>=0.11.4",
6161
"mypy>=1.15.0",
6262
]
6363
test = [
6464
"pytest>=8.3.5",
65-
"pytest-cov>=6.1.0",
65+
"pytest-cov>=6.1.1",
6666
"pytest-mock>=3.14.0",
6767
]
6868

0 commit comments

Comments
 (0)