diff --git a/SPRINTLOG.md b/SPRINTLOG.md index 735c38b2..4e9d24e0 100644 --- a/SPRINTLOG.md +++ b/SPRINTLOG.md @@ -334,4 +334,5 @@ _Empty sprint_ # 2024-02-12 - 2024-03-08 +- Update sphinx package to be able to make a new release ([#680](https://github.com/ScilifelabDataCentre/dds_cli/pull/680)) - New version: 2.6.2 ([#670](https://github.com/ScilifelabDataCentre/dds_cli/pull/670)) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7ba4032c..4dfa0e04 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ black==24.1.1 -Sphinx==4.5.0 +Sphinx==5.0.2 sphinx-rtd-theme==1.0.0 sphinx-click==4.0.0 pyinstaller==4.1