Skip to content

Commit 531589f

Browse files
authored
Merge pull request #83 from twsl/copier/update
chore(deps): bump copier project template to v0.4.2-5-gc48d815
2 parents ee6e544 + 7b9e579 commit 531589f

4 files changed

Lines changed: 12 additions & 12 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.2-3-g17fc598
2+
_commit: v0.4.2-5-gc48d815
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.11.5
19+
rev: 0.11.6
2020
hooks:
2121
- id: uv-lock
2222

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"prek>=0.3.8",
5353
"vulture>=2.16",
5454
"copier>=9.14.1",
55-
"ipykernel>=6.31.0",
55+
"ipykernel>=7.2.0",
5656
"ipywidgets>=8.1.8",
5757
"ipython>=9.10.1",
5858
"jupytext>=1.19.1",
@@ -76,7 +76,7 @@ docs = [
7676
"markdown-callouts>=0.4.0",
7777
"pymdown-extensions>=10.21.2",
7878
"pygments>=2.20.0",
79-
"mkdocs-jupyter>=0.25.1",
79+
"mkdocs-jupyter>=0.26.1",
8080
]
8181
debug = [
8282
"ipdb>=0.13.9",

uv.lock

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

0 commit comments

Comments
 (0)