We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6dbf07 commit 00ffb0bCopy full SHA for 00ffb0b
requirements/docs.txt
@@ -1,3 +1,3 @@
1
-sphinx==4.0.2
+sphinx==4.0.3
2
sphinx-autobuild==2021.3.14
3
sphinx-rtd-theme==0.5.2
requirements/lint.txt
@@ -8,8 +8,8 @@ flake8-executable==2.1.1
8
mccabe==0.6.1
9
mypy==0.902
10
rstcheck==3.3.1
11
-Sphinx==4.0.2 # used for rstcheck to enable Sphinx support
+Sphinx==4.0.3 # used for rstcheck to enable Sphinx support
12
yamllint==1.26.1
13
# Types package for mypy
14
-types-PyYAML==5.4.2
15
-types-requests==0.1.11
+types-PyYAML==5.4.3
+types-requests==0.1.13
0 commit comments