Skip to content

Commit

Permalink
Merge pull request #47 from abdulrahman305/snyk-fix-029ec4db8dd851c6d…
Browse files Browse the repository at this point in the history
…5dd374dc2c609cc

[Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0
  • Loading branch information
abdulrahman305 authored Jul 17, 2024
2 parents da7bc99 + 7fe8d9e commit f64df1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt4all-training/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ scikit-learn
matplotlib
pillow>=10.2.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
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit f64df1c

Please sign in to comment.