Skip to content

Commit

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

Bump django from 4.2.15 to 4.2.16
  • Loading branch information
Mudiwa66 authored Oct 17, 2024
2 parents 148a54a + 4dadd9a commit 29cd3ca
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.15",
"Django==4.2.16",
"django-environ==0.4.5",
"django-extensions==3.1.5",
"django-phonenumber-field==3.0.1",
Expand Down

0 comments on commit 29cd3ca

Please sign in to comment.