Skip to content

Commit e6c97ea

Browse files
authored
update dependencies (#237)
1 parent 7bdcd27 commit e6c97ea

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

requirements.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
babel==2.17.0
2-
backrefs==5.8
3-
beautifulsoup4==4.13.3
4-
certifi==2025.1.31
5-
charset-normalizer==3.4.1
6-
click==8.1.8
2+
backrefs==6.1
3+
beautifulsoup4==4.14.2
4+
certifi==2025.11.12
5+
charset-normalizer==3.4.4
6+
click==8.3.1
77
colorama==0.4.6
88
csscompressor==0.9.5
99
ghp-import==2.1.0
1010
htmlmin2==0.1.13
11-
idna==3.10
11+
idna==3.11
1212
Jinja2==3.1.6
1313
jsmin==3.0.1
14-
Markdown==3.7
15-
MarkupSafe==3.0.2
14+
Markdown==3.10
15+
MarkupSafe==3.0.3
1616
mergedeep==1.3.4
1717
mkdocs==1.6.1
1818
mkdocs-get-deps==0.2.0
1919
mkdocs-markdownextradata-plugin==0.2.6
20-
mkdocs-material==9.6.11
20+
mkdocs-material==9.7.0
2121
mkdocs-material-extensions==1.3.1
2222
mkdocs-minify-plugin==0.8.0
23-
packaging==24.2
23+
packaging==25.0
2424
paginate==0.5.7
2525
pathspec==0.12.1
26-
pillow==11.1.0
27-
platformdirs==4.3.7
28-
Pygments==2.19.1
29-
pymdown-extensions==10.14.3
26+
pillow==12.0.0
27+
platformdirs==4.5.0
28+
Pygments==2.19.2
29+
pymdown-extensions==10.17.1
3030
python-dateutil==2.9.0.post0
31-
PyYAML==6.0.2
32-
pyyaml_env_tag==0.1
33-
requests==2.32.4
31+
PyYAML==6.0.3
32+
pyyaml_env_tag==1.1
33+
requests==2.32.5
3434
six==1.17.0
35-
soupsieve==2.6
36-
typing_extensions==4.13.0
35+
soupsieve==2.8
36+
typing_extensions==4.15.0
3737
urllib3==2.5.0
3838
watchdog==6.0.0
3939
wheel==0.45.1

0 commit comments

Comments
 (0)