Skip to content

Commit a5b991c

Browse files
authored
Merge pull request #47 from twsl/copier/update
chore(deps): bump copier project template to v0.4.0-78-gcd5894e
2 parents 08bea54 + 6869d54 commit a5b991c

4 files changed

Lines changed: 43 additions & 34 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-76-g9aa7882
2+
_commit: v0.4.0-78-gcd5894e
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: 45483159+twsl@users.noreply.github.com
55
author_username: twsl

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: pre-commit-update
1717

1818
- repo: https://github.com/astral-sh/uv-pre-commit
19-
rev: 0.10.4
19+
rev: 0.10.6
2020
hooks:
2121
- id: uv-lock
2222

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test = [
6868
]
6969
docs = [
7070
"mkdocs>=1.6.1",
71-
"mkdocs-material>=9.7.2",
71+
"mkdocs-material>=9.7.3",
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",
@@ -80,7 +80,7 @@ docs = [
8080
]
8181
debug = [
8282
"ipdb>=0.13.9",
83-
"line-profiler>=5.0.1",
83+
"line-profiler>=5.0.2",
8484
]
8585

8686
[project.scripts]

uv.lock

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

0 commit comments

Comments
 (0)