Skip to content

Commit be6e26f

Browse files
authored
Merge branch 'master' into feat/variable-aliases
2 parents 6af7522 + 86e7d4a commit be6e26f

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.2.3
5+
Sphinx==5.3.0
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.4.1; python_version >= '3.7'
17+
setuptools==65.5.0; python_version >= '3.7'
1818
wcwidth==0.2.5
1919
# rfmdocend: required-packages
2020
#+pygelf%pygelf==0.4.0

0 commit comments

Comments
 (0)