Skip to content

Commit a5dd2f5

Browse files
authored
Merge pull request #22 from telefonicaid/dependabot/pip/django-4.2.24
Bump django from 4.2.22 to 4.2.24
2 parents d675bee + 68aec19 commit a5dd2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mock
88

99
# Blinly update from django 1.5.5 to avoid github security alert. Not sure if the code will work as is
1010
# after the upgrade but probably this repository is no longer used and it is not a big issue ;)
11-
django==4.2.22
11+
django==4.2.24
1212
nose==1.3.0
1313
django-nose==1.2
1414
coverage==3.7

0 commit comments

Comments
 (0)