File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 57
57
"python" ,
58
58
* common_args ,
59
59
"-P" ,
60
- "Django>=4.2.20 ,<5" ,
60
+ "Django>=5.0 ,<5.1 " ,
61
61
"-P" ,
62
62
"urllib3>=2.2.2" ,
63
63
"-P" ,
Original file line number Diff line number Diff line change @@ -102,9 +102,9 @@ distlib==0.3.8 \
102
102
--hash=sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784 \
103
103
--hash=sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64
104
104
# via virtualenv
105
- django==4.2.20 \
106
- --hash=sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
107
- --hash=sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
105
+ django==5.0.14 \
106
+ --hash=sha256:29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11 \
107
+ --hash=sha256:e762bef8629ee704de215ebbd32062b84f4e56327eed412e5544f6f6eb1dfd74
108
108
# via -r requirements.in
109
109
exceptiongroup==1.2.1 \
110
110
--hash=sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad \
You can’t perform that action at this time.
0 commit comments