Skip to content

Commit

Permalink
bump pydantic to 2.5.2, typing_extensions to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Nov 27, 2023
1 parent 6732ef1 commit f20295d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions otaclient/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ aiohttp==3.8.6
aiofiles==22.1.0
zstandard==0.18.0
pycurl==7.45.1
typing_extensions==4.6.3
pydantic==2.5.1
typing_extensions==4.8.0
pydantic==2.5.2
pydantic-settings==2.1.0

0 comments on commit f20295d

Please sign in to comment.