Skip to content

Commit

Permalink
fix: requirements_dev.txt to reduce vulnerabilities (#10369) (#10393)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] and snyk-bot authored Dec 10, 2022
1 parent c3b4ad9 commit b08eae5
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 b08eae5

Please sign in to comment.