diff --git a/pyproject.toml b/pyproject.toml index 253c672..02db1d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ docs = [ "sphinx-autodoc-typehints==1.22", "ipython==8.11.0", "asteroid-sphinx-theme==0.0.3", - "sphinx_rtd_theme==1.2.0" + "sphinx_rtd_theme==1.3.0" ] # lint dependencies from github super-linter v5 # See https://github.com/super-linter/super-linter/tree/main/dependencies/python diff --git a/requirements.txt b/requirements.txt index b7ca1ad..d98f5a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -265,7 +265,7 @@ sphinx==6.1.3 # sphinxcontrib-serializinghtml sphinx-autodoc-typehints==1.22 # via py-vibracore (pyproject.toml) -sphinx-rtd-theme==1.2.0 +sphinx-rtd-theme==1.3.0 # via py-vibracore (pyproject.toml) sphinxcontrib-applehelp==1.0.7 # via sphinx