Skip to content

Commit

Permalink
fixes vulnerabilities in docs/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Polyakov committed Aug 23, 2023
1 parent e897d1b commit 73e4945
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
alabaster==0.7.12
Babel==2.9.1
breathe==4.33.1
certifi==2021.10.8
certifi>=2023.7.22
charset-normalizer==2.0.12
docutils==0.17.1
exhale>=0.3.0
Expand All @@ -11,10 +11,10 @@ importlib-metadata>=4.0.0
Jinja2==3.0.3
MarkupSafe>=2.0.0
packaging==21.3
Pygments==2.11.2
Pygments>=2.15.0
pyparsing==3.0.7
pytz==2021.3
requests==2.27.1
requests>=2.31.0
snowballstemmer==2.2.0
Sphinx==4.4.0
sphinx-rtd-theme==1.0.0
Expand Down

0 comments on commit 73e4945

Please sign in to comment.