Skip to content

Commit a9c7a44

Browse files
authored
Merge pull request #36 from praekeltfoundation/dependabot/pip/django-4.2.18
Bump django from 4.2.17 to 4.2.18
2 parents 9608382 + 6fd6a41 commit a9c7a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
3737
],
3838
install_requires=[
39-
"django==4.2.17",
39+
"django==4.2.18",
4040
"django-environ==0.4.5",
4141
"djangorestframework==3.15.2",
4242
"drf-extensions==0.7.0",

0 commit comments

Comments
 (0)