Skip to content

Commit e406ce6

Browse files
authored
Merge pull request #660 from praekeltfoundation/dependabot/pip/django-4.2.22
Bump django from 4.2.18 to 4.2.22
2 parents 2c8d426 + 5446b81 commit e406ce6

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.18",
13+
"Django==4.2.22",
1414
"djangorestframework==3.15.2",
1515
"coreapi==2.3.3",
1616
"Markdown==3.1.1",

0 commit comments

Comments
 (0)