Skip to content

Commit

Permalink
Merge pull request #98 from mpast/snyk-fix-66bf475f18cd59f42504a1025e…
Browse files Browse the repository at this point in the history
…093e89

[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1
  • Loading branch information
mpast authored Sep 28, 2023
2 parents 6b4cc90 + 3f77987 commit 0c4accb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ sqlalchemy==1.4.23
django-extensions==3.1.3
setuptools==65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
ipython>=8.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 0c4accb

Please sign in to comment.