Skip to content

Commit

Permalink
Merge pull request #32 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
Buhle79 authored Sep 4, 2024
2 parents 9ea6518 + 8591e08 commit fb4747f
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 @@ -36,7 +36,7 @@
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
],
install_requires=[
"django==4.2.14",
"django==4.2.15",
"django-environ==0.4.5",
"djangorestframework==3.15.2",
"drf-extensions==0.7.0",
Expand Down

0 comments on commit fb4747f

Please sign in to comment.