Skip to content

Commit

Permalink
Merge pull request #172 from AndreiDrang/snyk-fix-494cb4b71fa1fe9dc34…
Browse files Browse the repository at this point in the history
…88dcf31b1452f

[Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0
  • Loading branch information
AndreiDrang authored Oct 1, 2023
2 parents 545cdf4 + f15f274 commit c77890b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests>=2.21.0
aiohttp>=3.7.4
pydantic==1.*
pydantic==2.4.0*
tenacity==8.*
# websockets==11.*

0 comments on commit c77890b

Please sign in to comment.