diff options
| author | 2025-02-17 07:43:15 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:43:15 +0100 | |
| commit | ac11b1c1c4ca3d406d1d52e604d5b882f15ef598 (patch) | |
| tree | 674c6f83771a2c03c2a0e47a4d6337f2cad8bb9c /docs | |
| parent | 630605217849250d3dc96914ba8c38d7aea2e878 (diff) | |
Merging upstream version 2.1.2~dev0+20240121.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/requirements.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index de42439..3da1967 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -sphinx==4.* -myst-parser -sphinx_rtd_theme==1.0.* -sphinxcontrib-spelling==7.3.0 -sphinx-autodoc-typehints +sphinx==7.2.* +myst-parser==2.0.* +sphinx_rtd_theme==2.0.* +sphinxcontrib-spelling==8.0.* +sphinx-autodoc-typehints==1.25.* |
