Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Feb 14, 2023
1 parent d2a4d53 commit d0f3b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ sphinx==3.0.4
tox==2.1.1
sphinx_rtd_theme
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit d0f3b8c

Please sign in to comment.