Skip to content

Commit

Permalink
Merge pull request #5 from Karimsultan/snyk-fix-b9883bd9ffd032c307f53…
Browse files Browse the repository at this point in the history
…23649067f6a
  • Loading branch information
Karimsultan authored Apr 17, 2024
2 parents c57bcbc + 30e3e99 commit 511e761
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,14 @@ pytest < 8
pytest-cov < 5
pytest-mock < 4
pytest-timeout < 3
pytest-xdist < 4
pytest-xdist < 4
ipython>=8.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.3 # not directly required, pinned by Snyk to avoid a vulnerability
jupyter-core>=4.11.2 # not directly required, pinned by Snyk to avoid a vulnerability
mistune>=2.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
nbconvert>=6.3.0b0 # not directly required, pinned by Snyk to avoid a vulnerability
notebook>=6.4.12 # not directly required, pinned by Snyk to avoid a vulnerability
prompt-toolkit>=3.0.13 # not directly required, pinned by Snyk to avoid a vulnerability
pygments>=2.15.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 511e761

Please sign in to comment.