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 5b71b00 commit 268e656Copy full SHA for 268e656
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.py$
66
67
- repo: https://github.com/domdfcoding/dep_checker
68
- rev: v0.3.1
+ rev: v0.4.1
69
hooks:
70
- id: dep_checker
71
args:
doc-source/requirements.txt
@@ -10,7 +10,7 @@ sphinx-copybutton>=0.2.12
10
sphinx-notfound-page>=0.5
11
sphinx-prompt>=1.1.0
12
sphinx-tabs>=1.1.13
13
-sphinx-toolbox>=1.7.2
+sphinx-toolbox>=1.7.3
14
sphinxcontrib-httpdomain>=1.7.0
15
sphinxemoji>=0.1.6
16
toctree-plus>=0.0.4
0 commit comments