Skip to content

Commit eb8ee39

Browse files
authored
chore(deps): updated uv.lock and docs requirements (jxmorris12#152)
1 parent 2d7f396 commit eb8ee39

File tree

2 files changed

+184
-163
lines changed

2 files changed

+184
-163
lines changed

docs/requirements.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,25 @@ accessible-pygments==0.0.5
55
alabaster==0.7.16 ; python_full_version < '3.10'
66
alabaster==1.0.0 ; python_full_version >= '3.10'
77
babel==2.17.0
8-
beautifulsoup4==4.14.2
9-
certifi==2025.11.12
8+
beautifulsoup4==4.14.3
9+
certifi==2026.1.4
1010
charset-normalizer==3.4.4
1111
colorama==0.4.6 ; sys_platform == 'win32'
1212
docutils==0.21.2
13-
furo==2025.9.25
13+
furo==2025.12.19
1414
idna==3.11
1515
imagesize==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'
1717
jinja2==3.1.6
1818
markupsafe==3.0.3
1919
packaging==25.0
20-
psutil==7.1.3
20+
psutil==7.2.1
2121
pygments==2.19.2
2222
requests==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'
2425
snowballstemmer==3.0.1
25-
soupsieve==2.8
26+
soupsieve==2.8.1
2627
sphinx==7.4.7 ; python_full_version < '3.10'
2728
sphinx==8.1.3 ; python_full_version == '3.10.*'
2829
sphinx==8.2.3 ; python_full_version >= '3.11'
@@ -38,5 +39,5 @@ toml==0.10.2
3839
tomli==2.3.0 ; python_full_version < '3.11'
3940
tqdm==4.67.1
4041
typing-extensions==4.15.0
41-
urllib3==2.5.0
42+
urllib3==2.6.3
4243
zipp==3.23.0 ; python_full_version < '3.10'

0 commit comments

Comments
 (0)