Skip to content

Commit

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

Bump djangorestframework from 3.14.0 to 3.15.2
  • Loading branch information
erikh360 authored Jul 2, 2024
2 parents 7bee8ce + 3bea6dd commit 05206e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"Django==4.1.13",
"djangorestframework==3.14.0",
"Django==4.2.13",
"djangorestframework==3.15.2",
"coreapi==2.3.3",
"Markdown==3.1.1",
"dj-database-url==1.2.0",
Expand Down

0 comments on commit 05206e1

Please sign in to comment.