Skip to content

Commit 7455678

Browse files
committed
Update Chore
1 parent 257acd5 commit 7455678

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

pdm.lock

Lines changed: 14 additions & 14 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
@@ -22,7 +22,7 @@ dependencies = [
2222
[project.optional-dependencies]
2323
pytest = ["pytest>=9.0.1", "pytest-mock>=3.15.1"]
2424
git = ["dulwich>=0.24.10"]
25-
pdm = ["pdm>=2.26.1"]
25+
pdm = ["pdm>=2.26.2"]
2626
cmake = ["cmake>=4.2.0"]
2727
conan = ["conan>=2.22.2"]
2828

@@ -47,7 +47,7 @@ cppython = "cppython.plugins.pdm.plugin:CPPythonPlugin"
4747
cppython = "cppython.test.pytest.fixtures"
4848

4949
[dependency-groups]
50-
lint = ["ruff>=0.14.6", "pyrefly>=0.42.3"]
50+
lint = ["ruff>=0.14.6", "pyrefly>=0.43.1"]
5151
test = ["pytest>=9.0.1", "pytest-cov>=7.0.0", "pytest-mock>=3.15.1"]
5252
docs = ["zensical>=0.0.9"]
5353

0 commit comments

Comments
 (0)