Skip to content

Commit

Permalink
Merge pull request #189 from praekeltfoundation/dependabot/pip/django…
Browse files Browse the repository at this point in the history
…-4.2.14

Bump django from 4.2.11 to 4.2.14
  • Loading branch information
Buhle79 authored Aug 1, 2024
2 parents 9bac03d + 0f5b73c commit 03afced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
include_package_data=True,
install_requires=[
"celery==5.2.3",
"Django==4.2.11",
"Django==4.2.14",
"django-environ==0.4.5",
"django-extensions==3.1.5",
"django-phonenumber-field==3.0.1",
Expand Down

0 comments on commit 03afced

Please sign in to comment.