We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63c9ca8 + f532c02 commit 40ff111Copy full SHA for 40ff111
1 file changed
requirements.txt
@@ -5,16 +5,16 @@ sphinxcontrib-programoutput==0.18
5
sphinx-copybutton==0.5.2
6
sphinx_design==0.6.1
7
sphinx-last-updated-by-git==0.3.8
8
-sphinx-sitemap==2.8.0
+sphinx-sitemap==2.9.0
9
# fork of furo with a few changes that are not merged upstream
10
git+https://github.com/haampie/furo.git@c1d161cb9e04b481ec3331db981aacfa132ecaa6#egg=furo
11
python-levenshtein==0.27.1
12
docutils==0.21.2
13
pygments==2.20.0
14
-urllib3==2.6.0
15
-pytest==8.4.2
+urllib3==2.6.3
+pytest==9.0.3
16
isort==7.0.0
17
black==26.3.1
18
flake8==7.3.0
19
-mypy==1.18.1
+mypy==1.18.2
20
ruamel.yaml==0.18.15
0 commit comments