Skip to content

Commit 436eb26

Browse files
Update from copier (2025-11-01T17:55:20)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6baafbf commit 436eb26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: b130c83
2+
_commit: 18afe0a
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: jupyter

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ develop = [
3838
"codespell>=2.4,<2.5",
3939
"hatch-js",
4040
"hatchling",
41-
"mdformat>=0.7.22,<0.8",
41+
"mdformat>=0.7.22,<1.1",
4242
"mdformat-tables>=1",
4343
"jupyterlab>=4,<5",
4444
"pytest",
4545
"pytest-cov",
46-
"ruff",
46+
"ruff>=0.9,<0.15",
4747
"twine",
4848
"wheel",
4949
]

0 commit comments

Comments
 (0)