Skip to content

Commit 20ac6fd

Browse files
committed
- Update dependencies for Django Ninja and Pydantic.
1 parent 056b76a commit 20ac6fd

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
@@ -2,13 +2,13 @@ annotated-types==0.6.0
22
asgiref==3.7.2
33
colorama==0.4.6
44
Django==4.2.7
5-
django-ninja==1.0rc0
5+
django-ninja==1.0.1
66
orjson==3.9.10
77
packaging==23.2
88
pip-review==1.3.0
99
PLTable==1.0.2
10-
pydantic==2.4.2
11-
pydantic_core==2.10.1
10+
pydantic==2.5.1
11+
pydantic_core==2.14.3
1212
python-dotenv==1.0.0
1313
sqlparse==0.4.4
1414
typing_extensions==4.8.0

0 commit comments

Comments
 (0)