Skip to content

Commit

Permalink
fix: requirements_dev.txt to reduce vulnerabilities (#10369)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Dec 9, 2022
1 parent ead0f1c commit f5e7668
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ipdb
pre-commit
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
ipython>=7.16.3 # not directly required, pinned by Snyk to avoid a vulnerability
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit f5e7668

Please sign in to comment.