Skip to content

Commit 08bea54

Browse files
authored
Merge pull request #44 from twsl/copier/update
chore(deps): bump copier project template to v0.4.0-76-g9aa7882
2 parents cd515b1 + d69ec74 commit 08bea54

4 files changed

Lines changed: 29 additions & 29 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-71-gffbc5ea
2+
_commit: v0.4.0-76-g9aa7882
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
@@ -52,7 +52,7 @@ repos:
5252
additional_dependencies: ["bandit[toml]"]
5353

5454
- repo: https://github.com/kynan/nbstripout
55-
rev: 0.9.0
55+
rev: 0.9.1
5656
hooks:
5757
- id: nbstripout
5858

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ members = [
4747
[dependency-groups]
4848
dev = [
4949
"ruff>=0.15.2",
50-
"ty>=0.0.17",
50+
"ty>=0.0.18",
5151
"bandit>=1.9.3",
5252
"prek>=0.3.3",
5353
"vulture>=2.14",
54-
"copier>=9.11.3",
54+
"copier>=9.12.0",
5555
"ipykernel>=6.31.0",
5656
"ipywidgets>=8.1.8",
5757
"ipython>=9.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)