Skip to content

Commit c88ab07

Browse files
authored
Merge pull request #61 from twsl/copier/update
chore(deps): bump copier project template to v0.4.1
2 parents 6e96136 + 22b0b55 commit c88ab07

3 files changed

Lines changed: 28 additions & 28 deletions

File tree

.copier-answers.yml

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; NEVER EDIT MANUALLY
2-
_commit: v0.4.0-100-ga420d79
2+
_commit: v0.4.1
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: 45483159+twsl@users.noreply.github.com
55
author_username: twsl

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"ruff>=0.15.5",
5050
"ty>=0.0.21",
5151
"bandit>=1.9.4",
52-
"prek>=0.3.4",
52+
"prek>=0.3.5",
5353
"vulture>=2.15",
5454
"copier>=9.13.0",
5555
"ipykernel>=6.31.0",
@@ -68,7 +68,7 @@ test = [
6868
]
6969
docs = [
7070
"mkdocs>=1.6.1",
71-
"mkdocs-material>=9.7.4",
71+
"mkdocs-material>=9.7.5",
7272
"mkdocs-git-revision-date-localized-plugin>=1.5.1",
7373
"mkdocs-awesome-nav>=3.3.0",
7474
"mkdocs-git-authors-plugin>=0.10.0",

uv.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)