Skip to content

Commit e779bde

Browse files
authored
Merge pull request #600 from praekeltfoundation/dependabot/pip/django-4.2.14
Bump django from 4.2.13 to 4.2.14
2 parents 8dc7419 + c0ee2da commit e779bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
packages=find_packages(),
1111
include_package_data=True,
1212
install_requires=[
13-
"Django==4.2.13",
13+
"Django==4.2.14",
1414
"djangorestframework==3.15.2",
1515
"coreapi==2.3.3",
1616
"Markdown==3.1.1",

0 commit comments

Comments
 (0)