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.
2 parents 6af7522 + 86e7d4a commit be6e26fCopy full SHA for be6e26f
docs/requirements.txt
@@ -2,5 +2,5 @@ archspec==0.1.4
2
docutils==0.17.1 # https://github.com/sphinx-doc/sphinx/issues/9001
3
jsonschema==3.2.0
4
semver==2.13.0
5
-Sphinx==5.2.3
+Sphinx==5.3.0
6
sphinx-rtd-theme==1.0.0
requirements.txt
@@ -14,7 +14,7 @@ requests==2.27.1; python_version == '3.6'
14
requests==2.28.1; python_version >= '3.7'
15
16
setuptools==59.6.0; python_version == '3.6'
17
-setuptools==65.4.1; python_version >= '3.7'
+setuptools==65.5.0; python_version >= '3.7'
18
wcwidth==0.2.5
19
# rfmdocend: required-packages
20
#+pygelf%pygelf==0.4.0
0 commit comments