Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 8211514

Browse files
committed
Bump copier template
1 parent f9a6f7f commit 8211514

2 files changed

Lines changed: 2 additions & 2 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: v1.1.3-8-g2c7106c
2+
_commit: v1.1.3-10-g1536ecf
33
_src_path: git+https://git.sr.ht/~dmerej/copier-python
44
author_email: dimitri@dmerej.info
55
author_name: Dimitri Merejkowsky

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pytest-cov = "^3.0.0"
3030

3131
# Linters
3232
black = "^22.3"
33-
flake8 = "4.0.1"
33+
flake8 = "^5.0"
3434
flake8-bugbear = "^21.9.2"
3535
flake8-comprehensions = "^3.7.0"
3636
pep8-naming = "^0.12.1"

0 commit comments

Comments
 (0)