diff --git a/requirements-dev.txt b/requirements-dev.txt index 09f05629..7e2e795a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,8 +1,8 @@ black==24.1.1 Sphinx==8.0.0 sphinx-rtd-theme==3.0.2 -sphinx-click==4.0.0 +sphinx-click==5.2.1 pyinstaller # version not pinned due to latest used by release procedure pylint==2.17.3 -sphinx-copybutton==0.5.1 +sphinx-copybutton==0.5.2 sphinxcontrib-svg2pdfconverter==1.2.2 \ No newline at end of file