Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Jun 11, 2024
1 parent 3a7de05 commit 043ff26
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,31 @@
Babel==2.13.0
certifi==2023.7.22
charset-normalizer==3.3.0
Babel==2.15.0
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
ghp-import==2.1.0
idna==3.4
Jinja2==3.1.2
Markdown==3.4.4
MarkupSafe==2.1.3
idna==3.7
Jinja2==3.1.4
Markdown==3.6
MarkupSafe==2.1.5
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs==1.6.0
mkdocs-exclude==1.0.2
mkdocs-material==9.4.3
mkdocs-material-extensions==1.2
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.26
mkdocs-material-extensions==1.3.1
mkdocs-roamlinks-plugin==0.3.2
packaging==23.2
packaging==24.1
paginate==0.5.6
pathspec==0.11.2
platformdirs==3.11.0
Pygments==2.16.1
pymdown-extensions==10.3
python-dateutil==2.8.2
pathspec==0.12.1
platformdirs==4.2.2
Pygments==2.18.0
pymdown-extensions==10.8.1
python-dateutil==2.9.0.post0
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2023.10.3
requests==2.31.0
regex==2024.5.15
requests==2.32.3
six==1.16.0
urllib3==2.0.6
watchdog==3.0.0
urllib3==2.2.1
watchdog==4.0.1

0 comments on commit 043ff26

Please sign in to comment.