Skip to content

Commit

Permalink
Security update for requirements.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
klust committed May 21, 2024
1 parent b981d0e commit 4a51c21
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
# These are the packages we want to install
mkdocs-material==9.5.10
pymdown-extensions==10.7
mkdocs-git-revision-date-localized-plugin==1.2.4
mkdocs-material==9.5.24
pymdown-extensions==10.8.1
mkdocs-git-revision-date-localized-plugin==1.2.5
mkdocs-redirects==1.2.1
mkdocs-minify-plugin==0.8.0

# These come in as extensions
Babel==2.14.0
Babel==2.15.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
csscompressor==0.9.5
ghp-import==2.1.0
gitdb==4.0.11
GitPython==3.1.42
GitPython==3.1.43
htmlmin2==0.1.13
idna==3.6
Jinja2==3.1.3
idna==3.7
Jinja2==3.1.4
jsmin==3.0.1
Markdown==3.5.2
Markdown==3.6
MarkupSafe==2.1.5
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs==1.6
mkdocs-material-extensions==1.3.1
packaging==23.2
packaging==24.0
paginate==0.5.6
pathspec==0.12.1
pip==24.0
platformdirs==4.2.0
Pygments==2.17.2
python-dateutil==2.8.2
platformdirs==4.2.2
Pygments==2.18.0
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2023.12.25
regex==2024.5.15
requests==2.31.0
setuptools==69.0.2
setuptools==70.0.0
six==1.16.0
smmap==5.0.1
urllib3==2.2.1
Expand Down

0 comments on commit 4a51c21

Please sign in to comment.