Skip to content

Commit 25eaa4c

Browse files
authored
Merge pull request #84 from twsl/copier/update
chore(deps): bump copier project template to v0.4.2-8-gdf8a45e
2 parents 531589f + b667c31 commit 25eaa4c

4 files changed

Lines changed: 30 additions & 30 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-5-gc48d815
2+
_commit: v0.4.2-8-gdf8a45e
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
@@ -57,7 +57,7 @@ repos:
5757
- id: nbstripout
5858

5959
- repo: https://github.com/astral-sh/ruff-pre-commit
60-
rev: v0.15.9
60+
rev: v0.15.10
6161
hooks:
6262
- id: ruff-check
6363
args: [--fix, -v]

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ members = [
4646

4747
[dependency-groups]
4848
dev = [
49-
"ruff>=0.15.9",
49+
"ruff>=0.15.10",
5050
"ty>=0.0.29",
5151
"bandit>=1.9.4",
5252
"prek>=0.3.8",
@@ -56,7 +56,7 @@ dev = [
5656
"ipywidgets>=8.1.8",
5757
"ipython>=9.10.1",
5858
"jupytext>=1.19.1",
59-
"nbconvert>=7.17.0",
59+
"nbconvert>=7.17.1",
6060
]
6161
test = [
6262
"pytest>=9.0.3",

uv.lock

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

0 commit comments

Comments
 (0)