Skip to content

Commit

Permalink
Merge pull request #617 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
erikh360 authored Aug 12, 2024
2 parents 31cf711 + 5734307 commit cf71f67
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 @@ -10,7 +10,7 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"Django==4.2.14",
"Django==4.2.15",
"djangorestframework==3.15.2",
"coreapi==2.3.3",
"Markdown==3.1.1",
Expand Down

0 comments on commit cf71f67

Please sign in to comment.