Skip to content

Commit d6f4195

Browse files
authored
Merge branch 'master' into feat/apptainer_support
2 parents ab52dab + 0cd7802 commit d6f4195

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ archspec==0.1.4
22
docutils==0.17.1 # https://github.com/sphinx-doc/sphinx/issues/9001
33
jsonschema==3.2.0
44
semver==2.13.0
5-
Sphinx==5.1.1
5+
Sphinx==5.2.3
66
sphinx-rtd-theme==1.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests==2.27.1; python_version == '3.6'
1414
requests==2.28.1; python_version >= '3.7'
1515
semver==2.13.0
1616
setuptools==59.6.0; python_version == '3.6'
17-
setuptools==65.3.0; python_version >= '3.7'
17+
setuptools==65.4.1; python_version >= '3.7'
1818
wcwidth==0.2.5
1919
# rfmdocend: required-packages
2020
#+pygelf%pygelf==0.4.0

0 commit comments

Comments
 (0)