Skip to content

Commit c63a3a7

Browse files
committed
build: Upgrade copier dependency to latest stable release
1 parent fb9ef39 commit c63a3a7

2 files changed

Lines changed: 175 additions & 156 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
"Topic :: Software Development :: Libraries :: Python Modules",
2929
]
3030
dependencies = [
31-
"copier>=9.11.0",
31+
"copier>=9.11.3",
3232
]
3333

3434
[project.urls]

0 commit comments

Comments
 (0)