Skip to content

Commit

Permalink
Merge pull request #5 from abdulrahman305/snyk-fix-a87476cfee62a6a3b3…
Browse files Browse the repository at this point in the history
…520069c8f16bc5

[Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0
  • Loading branch information
abdulrahman305 authored Mar 2, 2024
2 parents 30e5ff4 + 5d5fcaf commit f59c559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt4all-api/gpt4all_api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp>=3.9.2
aiofiles
pydantic>=1.4.0,<2.0.0
pydantic>=2.4.0,<2.0.0
requests>=2.24.0
ujson>=2.0.2
fastapi>=0.109.1
Expand Down

0 comments on commit f59c559

Please sign in to comment.