Skip to content

Commit 0bc4dd2

Browse files
authored
Merge pull request #47 from ebouchut/config/upgrade_dependencies
⬆️ Upgrade dependencies
2 parents 6e909ce + 6aac210 commit 0bc4dd2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Babel==2.15.0
22
beautifulsoup4==4.12.3
3-
certifi==2024.2.2
3+
certifi==2024.6.2
44
charset-normalizer==3.3.2
55
click==8.1.7
66
colorama==0.4.6
@@ -13,21 +13,21 @@ mergedeep==1.3.4
1313
mkdocs==1.6.0
1414
mkdocs-get-deps==0.2.0
1515
mkdocs-htmlproofer-plugin==1.2.1
16-
mkdocs-material==9.5.21
16+
mkdocs-material==9.5.27
1717
mkdocs-material-extensions==1.3.1
1818
mkdocs-unused-files==0.2.0
19-
packaging==24.0
19+
packaging==24.1
2020
paginate==0.5.6
2121
pathspec==0.12.1
22-
platformdirs==4.2.1
22+
platformdirs==4.2.2
2323
Pygments==2.18.0
2424
pymdown-extensions==10.8.1
2525
python-dateutil==2.9.0.post0
2626
PyYAML==6.0.1
2727
pyyaml_env_tag==0.1
28-
regex==2024.4.28
29-
requests==2.32.0
28+
regex==2024.5.15
29+
requests==2.32.3
3030
six==1.16.0
3131
soupsieve==2.5
32-
urllib3==2.2.1
33-
watchdog==4.0.0
32+
urllib3==2.2.2
33+
watchdog==4.0.1

0 commit comments

Comments
 (0)