Skip to content

Commit

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

Bump django from 3.2.24 to 3.2.25
  • Loading branch information
erikh360 authored Mar 19, 2024
2 parents ebac021 + d98f557 commit 60d2358
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 @@ -12,7 +12,7 @@
install_requires=[
"celery==5.2.3",
"coreapi==2.3.3",
"Django==3.2.24",
"Django==3.2.25",
"django-environ==0.4.5",
"django-extensions==3.1.5",
"django-phonenumber-field==3.0.1",
Expand Down

0 comments on commit 60d2358

Please sign in to comment.