Skip to content

Commit a0ef8f9

Browse files
twslgithub-actions[bot]
authored andcommitted
chore: update files via copier
1 parent 4c11f99 commit a0ef8f9

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
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-147-g37f2ee6
2+
_commit: v0.2.0-150-g4408d4f
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: [email protected]
55
author_username: twsl

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ torchmetrics = "^1.7.3"
6161
line-profiler = "^4.2.0"
6262

6363
[tool.poetry.group.dev.dependencies]
64-
ruff = "^0.12.1"
65-
bandit = "^1.8.5"
64+
ruff = "^0.12.2"
65+
bandit = "^1.8.6"
6666
pre-commit = "^4.2.0"
6767
pyright = "^1.1.402"
6868
vulture = "^2.14"

0 commit comments

Comments
 (0)