Skip to content

Commit 9fa909a

Browse files
committed
Update Django and tzdata dependencies.
- This MR updates the Django and tzdata dependencies, adding Django version 5.0.1 and tzdata version 2023.4, while removing Django version 5.0 and pip-review version 1.3.0.
1 parent 45d6a82 commit 9fa909a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirement.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
annotated-types==0.6.0
22
asgiref==3.7.2
33
colorama==0.4.6
4-
Django==5.0
4+
Django==5.0.1
55
django-ninja==1.1.0
66
orjson==3.9.10
77
packaging==23.2
8-
pip-review==1.3.0
98
PLTable==1.1.0
109
pydantic==2.5.3
1110
pydantic_core==2.14.6
1211
python-dotenv==1.0.0
1312
sqlparse==0.4.4
1413
typing_extensions==4.9.0
15-
tzdata==2023.3
14+
tzdata==2023.4

0 commit comments

Comments
 (0)