Skip to content

Commit 24cd84f

Browse files
committed
Update template
1 parent c50a47f commit 24cd84f

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

.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.2.0-142-ga4bf9cc
2+
_commit: v0.2.0-144-g777dde6
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: [email protected]
55
author_username: twsl

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ torchmetrics = "^1.7.3"
6161
line-profiler = "^4.2.0"
6262

6363
[tool.poetry.group.dev.dependencies]
64-
ruff = "^0.11.13"
64+
ruff = "^0.12.0"
6565
bandit = "^1.8.5"
6666
pre-commit = "^4.2.0"
6767
pyright = "^1.1.402"

0 commit comments

Comments
 (0)