Skip to content

Commit

Permalink
Merge pull request #628 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 21, 2024
2 parents 7230f65 + f75c746 commit 33d90e3
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.15",
"Django==4.2.16",
"djangorestframework==3.15.2",
"coreapi==2.3.3",
"Markdown==3.1.1",
Expand Down

0 comments on commit 33d90e3

Please sign in to comment.