Skip to content

Commit c2d1a78

Browse files
committed
Update to latest template version
1 parent 1342cc9 commit c2d1a78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.cruft.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/arup-group/cookiecutter-pypackage.git",
3-
"commit": "fdc37ca81ad3f267199b04856722ea68648b9109",
3+
"commit": "b7724521f898ab28f541d492aff8e2be2ed76a01",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

requirements/dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
cruft >= 2, < 3
22
jupyter < 2
33
mike >= 2, < 3
4-
mkdocs < 2
4+
mkdocs < 1.6
55
mkdocs-material >= 9.4, < 10
66
mkdocs-click < 0.7
7-
mkdocs-jupyter < 0.25
7+
mkdocs-jupyter < 0.24.7
88
mkdocstrings-python < 2
99
nbmake >= 1.5.1, < 2
1010
pre-commit < 4

0 commit comments

Comments
 (0)