Skip to content

Commit 12224d0

Browse files
authored
Merge pull request #840 from ebouchut/config/upgrade_dependencies
⬆️ Upgrade dependencies
2 parents f8f27ea + 172e590 commit 12224d0

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

requirements.txt

Lines changed: 9 additions & 8 deletions
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,22 @@ 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
17+
mkdocs-material-extensions==1.3.1
1718
mkdocs-redirects==1.2.1
1819
mkdocs-unused-files==0.2.0
19-
packaging==24.0
20+
packaging==24.1
2021
paginate==0.5.6
2122
pathspec==0.12.1
22-
platformdirs==4.2.1
23+
platformdirs==4.2.2
2324
Pygments==2.18.0
2425
pymdown-extensions==10.8.1
2526
python-dateutil==2.9.0.post0
2627
PyYAML==6.0.1
2728
pyyaml_env_tag==0.1
28-
regex==2024.4.28
29-
requests==2.32.0
29+
regex==2024.5.15
30+
requests==2.32.3
3031
six==1.16.0
3132
soupsieve==2.5
32-
urllib3==2.2.1
33-
watchdog==4.0.0
33+
urllib3==2.2.2
34+
watchdog==4.0.1

0 commit comments

Comments
 (0)