Skip to content

Commit a5c70b4

Browse files
authored
Merge pull request #36 from Point72/copier-update-2025-11-01T17-53-36
Update from copier (2025-11-01T17:53:36)
2 parents 6468a5e + 01b152d commit a5c70b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.copier-answers.yaml

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
2-
_commit: f812aaa
2+
_commit: 18afe0a
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ develop = [
5555
"csp-adapter-slack>=0.3,<0.4",
5656
"csp-adapter-symphony>=0.3,<0.4",
5757
"hatchling",
58-
"mdformat>=0.7.22,<0.8",
58+
"mdformat>=0.7.22,<1.1",
5959
"mdformat-tables>=1",
6060
"pytest",
6161
"pytest-cov",
62-
"ruff",
62+
"ruff>=0.9,<0.15",
6363
"twine",
6464
"uv",
6565
"wheel",

0 commit comments

Comments
 (0)