Skip to content

Commit e9ecb19

Browse files
chore: update requirements
1 parent 5c2bb92 commit e9ecb19

File tree

1 file changed

+38
-35
lines changed

1 file changed

+38
-35
lines changed

docs/requirements.txt

Lines changed: 38 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,67 @@
11
accessible-pygments==0.0.5
22
alabaster==1.0.0
3-
babel==2.16.0
3+
babel==2.17.0
44
backports.tarfile==1.2.0
5-
beautifulsoup4==4.12.3
5+
beautifulsoup4==4.13.4
66
build==1.2.2.post1
7-
certifi==2024.8.30
7+
certifi==2025.4.26
88
cffi==1.17.1
9-
charset-normalizer==3.4.0
10-
cryptography==43.0.3
9+
charset-normalizer==3.4.2
10+
cryptography==45.0.3
1111
css-html-js-minify==2.5.5
1212
docutils==0.21.2
13-
flake8==7.1.1
13+
flake8==7.2.0
1414
furo==2024.8.6
15+
id==1.5.0
1516
idna==3.10
1617
imagesize==1.4.1
17-
importlib_metadata==8.5.0
18-
iniconfig==2.0.0
18+
importlib_metadata==8.7.0
19+
iniconfig==2.1.0
1920
jaraco.classes==3.4.0
2021
jaraco.context==6.0.1
2122
jaraco.functools==4.1.0
22-
jeepney==0.8.0
23-
Jinja2==3.1.4
24-
keyring==25.4.1
25-
lxml==5.3.0
23+
jeepney==0.9.0
24+
Jinja2==3.1.6
25+
keyring==25.6.0
26+
lxml==5.4.0
2627
markdown-it-py==3.0.0
2728
MarkupSafe==3.0.2
2829
mccabe==0.7.0
2930
mdurl==0.1.2
30-
more-itertools==10.5.0
31-
nh3==0.2.18
32-
packaging==24.1
31+
more-itertools==10.7.0
32+
nh3==0.2.21
33+
packaging==25.0
3334
piccolo_theme==0.24.0
34-
pkginfo==1.10.0
35-
pluggy==1.5.0
36-
pycodestyle==2.12.1
35+
pkginfo==1.12.1.2
36+
pluggy==1.6.0
37+
pycodestyle==2.13.0
3738
pycparser==2.22
38-
pydata-sphinx-theme==0.16.0
39-
pyflakes==3.2.0
40-
Pygments==2.18.0
39+
pydata-sphinx-theme==0.15.4
40+
pyflakes==3.3.2
41+
Pygments==2.19.1
4142
pyproject_hooks==1.2.0
42-
pytest==8.3.3
43+
pytest==8.3.5
4344
python-slugify==8.0.4
4445
readme_renderer==44.0
4546
requests==2.32.3
4647
requests-toolbelt==1.0.0
4748
rfc3986==2.0.0
48-
rich==13.9.3
49+
rich==14.0.0
50+
roman-numerals-py==3.1.0
4951
SecretStorage==3.3.3
50-
snowballstemmer==2.2.0
51-
soupsieve==2.6
52-
Sphinx==8.1.3
52+
snowballstemmer==3.0.1
53+
soupsieve==2.7
54+
Sphinx==8.2.3
5355
sphinx-autodocgen==1.3
5456
sphinx-basic-ng==1.0.0b2
55-
sphinx-book-theme==1.1.3
57+
sphinx-book-theme==1.1.4
58+
sphinx-copybutton==0.5.2
5659
sphinx-epytext==0.0.4
5760
sphinx-material==0.0.36
58-
sphinx-rtd-theme==3.0.1
59-
sphinx-wagtail-theme==6.3.0
61+
sphinx-rtd-theme==3.0.2
6062
sphinx_press_theme==0.9.1
61-
sphinxawesome-theme==5.3.1
63+
sphinx_wagtail_theme==6.5.0
64+
sphinxawesome-theme==5.3.2
6265
sphinxcontrib-applehelp==2.0.0
6366
sphinxcontrib-devhelp==2.0.0
6467
sphinxcontrib-htmlhelp==2.1.0
@@ -67,8 +70,8 @@ sphinxcontrib-jsmath==1.0.1
6770
sphinxcontrib-qthelp==2.0.0
6871
sphinxcontrib-serializinghtml==2.0.0
6972
text-unidecode==1.3
70-
twine==5.1.1
71-
typing_extensions==4.12.2
72-
Unidecode==1.3.8
73-
urllib3==2.2.3
74-
zipp==3.20.2
73+
twine==6.1.0
74+
typing_extensions==4.13.2
75+
Unidecode==1.4.0
76+
urllib3==2.4.0
77+
zipp==3.22.0

0 commit comments

Comments
 (0)