Skip to content

Commit c724499

Browse files
bump docs dependencies because of PyYAML install error (failed CI: https://github.com/NiklasRosenstein/python-databind/actions/runs/5887691674/job/15967498792, relevant PyYAML Issue: yaml/pyyaml#601)
1 parent 9fa13c7 commit c724499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slap.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ fmt = "cd databind.core && slap run fmt && cd ../databind.json && slap run fmt"
1010
check = "slap check"
1111

1212
[install.extras]
13-
docs = ['pydoc-markdown==4.6.0', 'novella==0.2.3', 'mkdocs', 'mkdocs-material']
13+
docs = ['pydoc-markdown==4.8.2', 'novella==0.2.6', 'mkdocs', 'mkdocs-material']

0 commit comments

Comments
 (0)