Skip to content

Commit

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

Bump django from 4.2.14 to 4.2.15
  • Loading branch information
TatendaMugadza authored Aug 29, 2024
2 parents f225fdf + 5c96c67 commit 772c2c5
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.14",
"Django==4.2.15",
"django-environ==0.4.5",
"django-extensions==3.1.5",
"django-phonenumber-field==3.0.1",
Expand Down

0 comments on commit 772c2c5

Please sign in to comment.