Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
 -  This MR updates the versions of the PLTable, pydantic, and pydantic_core dependencies, adding version 1.1.0, 2.5.2, and 2.14.5 respectively, while removing versions 1.0.2, 2.5.1, and 2.14.3.
  • Loading branch information
vasudev-gm committed Nov 27, 2023
1 parent 20ac6fd commit 65e9c22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirement.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ django-ninja==1.0.1
orjson==3.9.10
packaging==23.2
pip-review==1.3.0
PLTable==1.0.2
pydantic==2.5.1
pydantic_core==2.14.3
PLTable==1.1.0
pydantic==2.5.2
pydantic_core==2.14.5
python-dotenv==1.0.0
sqlparse==0.4.4
typing_extensions==4.8.0
Expand Down

0 comments on commit 65e9c22

Please sign in to comment.