diff --git a/docs/requirements.txt b/docs/requirements.txt index 2aeaac87678dc41f9dc1d8b1eb919ec92a0300a3..3065788b48f764d446cace3600a0298510aa4e22 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,6 +9,6 @@ sphinxcontrib-fulltoc==1.2.0 sphinx-markdown-tables==0.0.17 jupyter-sphinx==0.5.3 sphinx_autodoc_typehints==1.25.2 -sphinx-tabs==3.4.4 +sphinx-tabs==3.4.5 sphinx-design==0.5.0 -pydata-sphinx-theme==0.14.4 +pydata-sphinx-theme==0.15.2 diff --git a/tests/requirements.txt b/tests/requirements.txt index edc78c133dad1637eb176118d4921940a860fe24..fe4007473f8b81486001de7b2b4c7cf4fe31ea98 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,9 +2,9 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -beautifulsoup4==4.12.2 +beautifulsoup4==4.12.3 hypothesis==6.98.15 -Markdown==3.5.1 +Markdown==3.5.2 pytest==7.4.4 pytest-lazy-fixture==0.6.3 requests==2.31.0