]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Update djangorestframework from 3.9.0 to 3.9.1
authorpyup-bot <github-bot@pyup.io>
Wed, 16 Jan 2019 15:30:54 +0000 (15:30 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Thu, 17 Jan 2019 05:38:01 +0000 (05:38 +0000)
requirements-dev.txt

index 0dad708ed7f78f2d67cf83d2719e6b20def6b812..3700d3c8f7dc3f5f55674f52b35857bb495d56a2 100644 (file)
@@ -1,6 +1,6 @@
 Django==2.1.5; python_version >= '3.4'
 Django==1.11.15; python_version < '3.0'  # pyup: ignore
-djangorestframework==3.9.0
+djangorestframework==3.9.1
 django-filter==2.0.0; python_version >= '3.4'
 django-filter==1.1.0; python_version < '3.0'  # pyup: ignore
 django-debug-toolbar==1.11