Skip to content

Commit 65e9c22

Browse files
committed
Update dependency versions
- 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.
1 parent 20ac6fd commit 65e9c22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirement.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ django-ninja==1.0.1
66
orjson==3.9.10
77
packaging==23.2
88
pip-review==1.3.0
9-
PLTable==1.0.2
10-
pydantic==2.5.1
11-
pydantic_core==2.14.3
9+
PLTable==1.1.0
10+
pydantic==2.5.2
11+
pydantic_core==2.14.5
1212
python-dotenv==1.0.0
1313
sqlparse==0.4.4
1414
typing_extensions==4.8.0

0 commit comments

Comments
 (0)