We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f7247 commit 3a29927Copy full SHA for 3a29927
.pre-commit-config.yaml
@@ -73,7 +73,7 @@ repos:
73
- id: forbid-crlf
74
75
- repo: https://github.com/python-formate/snippet-fmt
76
- rev: v0.1.0
+ rev: v0.1.3
77
hooks:
78
- id: snippet-fmt
79
doc-source/requirements.txt
@@ -13,7 +13,7 @@ sphinx-copybutton>=0.2.12
13
sphinx-debuginfo>=0.1.0
14
sphinx-highlights>=0.1.0
15
sphinx-licenseinfo>=0.1.1
16
-sphinx-notfound-page>=0.5
+sphinx-notfound-page>=0.7.1
17
sphinx-prompt>=1.1.0
18
sphinx-pyproject>=0.1.0
19
sphinx-tabs>=1.1.13
0 commit comments