Skip to content

Commit 830828d

Browse files
committed
Update Chore
1 parent e738ad5 commit 830828d

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

pdm.lock

Lines changed: 42 additions & 42 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
@@ -24,7 +24,7 @@ pytest = ["pytest>=8.4.1", "pytest-mock>=3.14.1"]
2424
git = ["dulwich>=0.23.2"]
2525
pdm = ["pdm>=2.25.4"]
2626
cmake = ["cmake>=4.0.3"]
27-
conan = ["conan>=2.18.1", "libcst>=1.8.2"]
27+
conan = ["conan>=2.19.0", "libcst>=1.8.2"]
2828

2929
[project.urls]
3030
homepage = "https://github.com/Synodic-Software/CPPython"
@@ -47,7 +47,7 @@ cppython = "cppython.plugins.pdm.plugin:CPPythonPlugin"
4747
cppython = "cppython.test.pytest.fixtures"
4848

4949
[dependency-groups]
50-
lint = ["ruff>=0.12.4", "pyrefly>=0.25.0"]
50+
lint = ["ruff>=0.12.5", "pyrefly>=0.25.1"]
5151
test = ["pytest>=8.4.1", "pytest-cov>=6.2.1", "pytest-mock>=3.14.1"]
5252

5353
[project.scripts]

0 commit comments

Comments
 (0)