File tree Expand file tree Collapse file tree 2 files changed +184
-163
lines changed
Expand file tree Collapse file tree 2 files changed +184
-163
lines changed Original file line number Diff line number Diff line change @@ -5,24 +5,25 @@ accessible-pygments==0.0.5
55alabaster == 0.7.16 ; python_full_version < '3.10'
66alabaster == 1.0.0 ; python_full_version >= '3.10'
77babel == 2.17.0
8- beautifulsoup4 == 4.14.2
9- certifi == 2025.11.12
8+ beautifulsoup4 == 4.14.3
9+ certifi == 2026.1.4
1010charset-normalizer == 3.4.4
1111colorama == 0.4.6 ; sys_platform == 'win32'
1212docutils == 0.21.2
13- furo == 2025.9.25
13+ furo == 2025.12.19
1414idna == 3.11
1515imagesize == 1.4.1
16- importlib-metadata == 8.7.0 ; python_full_version < '3.10'
16+ importlib-metadata == 8.7.1 ; python_full_version < '3.10'
1717jinja2 == 3.1.6
1818markupsafe == 3.0.3
1919packaging == 25.0
20- psutil == 7.1.3
20+ psutil == 7.2.1
2121pygments == 2.19.2
2222requests == 2.32.5
23- roman-numerals-py == 3.1.0 ; python_full_version >= '3.11'
23+ roman-numerals == 4.1.0 ; python_full_version >= '3.11'
24+ roman-numerals-py == 4.1.0 ; python_full_version >= '3.11'
2425snowballstemmer == 3.0.1
25- soupsieve == 2.8
26+ soupsieve == 2.8.1
2627sphinx == 7.4.7 ; python_full_version < '3.10'
2728sphinx == 8.1.3 ; python_full_version == '3.10.*'
2829sphinx == 8.2.3 ; python_full_version >= '3.11'
@@ -38,5 +39,5 @@ toml==0.10.2
3839tomli == 2.3.0 ; python_full_version < '3.11'
3940tqdm == 4.67.1
4041typing-extensions == 4.15.0
41- urllib3 == 2.5.0
42+ urllib3 == 2.6.3
4243zipp == 3.23.0 ; python_full_version < '3.10'
You can’t perform that action at this time.
0 commit comments