Skip to content

Commit 05206e1

Browse files
authored
Merge pull request #599 from praekeltfoundation/dependabot/pip/djangorestframework-3.15.2
Bump djangorestframework from 3.14.0 to 3.15.2
2 parents 7bee8ce + 3bea6dd commit 05206e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
packages=find_packages(),
1111
include_package_data=True,
1212
install_requires=[
13-
"Django==4.1.13",
14-
"djangorestframework==3.14.0",
13+
"Django==4.2.13",
14+
"djangorestframework==3.15.2",
1515
"coreapi==2.3.3",
1616
"Markdown==3.1.1",
1717
"dj-database-url==1.2.0",

0 commit comments

Comments
 (0)