Skip to content

Commit c2fdeed

Browse files
authored
Merge pull request #68 from python-project-templates/copier-update-2025-11-01T17-54-29
Update from copier (2025-11-01T17:54:29)
2 parents bb21901 + f5c60a4 commit c2fdeed

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: f812aaa
2+
_commit: 18afe0a
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ develop = [
4646
"codespell>=2.4,<2.5",
4747
"hatchling",
4848
"hatch-build",
49-
"mdformat>=0.7.22,<0.8",
49+
"mdformat>=0.7.22,<1.1",
5050
"mdformat-tables>=1",
5151
"pytest",
5252
"pytest-cov",
53-
"ruff",
53+
"ruff>=0.9,<0.15",
5454
"twine",
5555
"uv",
5656
"wheel",

0 commit comments

Comments
 (0)