Skip to content

Commit

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

Bump django from 4.1.10 to 4.1.13
  • Loading branch information
erikh360 committed Nov 22, 2023
2 parents b137d1d + fbc806b commit 2ed991b
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.1.10",
"Django==4.1.13",
"djangorestframework==3.14.0",
"coreapi==2.3.3",
"Markdown==3.1.1",
Expand Down

0 comments on commit 2ed991b

Please sign in to comment.