Skip to content

Commit 7982363

Browse files
committed
Update Django, django-ninja, and typing_extensions dependencies.
+ This MR updates the dependencies for Django, django-ninja, and typing_extensions by adding the latest versions (Django==5.0, django-ninja==1.1.0, typing_extensions==4.9.0) and removing the old versions (Django==4.2.7, django-ninja==1.0.1, typing_extensions==4.8.0) to ensure compatibility and take advantage of the latest features and improvements.
1 parent b6dc74c commit 7982363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirement.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pydantic_core==2.14.5
1212
python-dotenv==1.0.0
1313
sqlparse==0.4.4
1414
typing_extensions==4.9.0
15-
tzdata==2023.3
15+
tzdata==2023.3

0 commit comments

Comments
 (0)