Skip to content

Commit

Permalink
Merge pull request #1231 from wlemkows/requrements-update
Browse files Browse the repository at this point in the history
[Security] update third party packages versions
  • Loading branch information
wlemkows authored Jan 8, 2024
2 parents 2d42d77 + 6061b8a commit 2b7b827
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions third_party/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
alabaster==0.7.12
Babel==2.7.0
Babel==2.14.0
bandit==1.6.2
beautifulsoup4==4.11.1
breathe==4.33.1
bs4==0.0.1
certifi==2019.11.28
certifi==2023.07.22
chardet==3.0.4
clang-format==15.0.7
colorama==0.4.1
Expand All @@ -14,15 +14,15 @@ idna==2.8
imagesize==1.1.0
Jinja2==2.11.3
lxml==4.9.3
Mako==1.1.0
Mako==1.3.0
MarkupSafe==1.1.1
packaging==19.2
Pygments==2.5.2
Pygments==2.17.2
pyparsing==2.4.5
pytest>=7.0
pytz==2019.3
PyYAML==5.2
requests==2.22.0
PyYAML==6.0.1
requests==2.31.0
rst2pdf==0.98
six==1.13.0
snowballstemmer==2.0.0
Expand All @@ -37,4 +37,4 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-websupport==1.2.4
sphinx-rtd-theme==1.0.0
urllib3==1.25.7
urllib3==2.1.0

0 comments on commit 2b7b827

Please sign in to comment.