]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Update djangorestframework from 3.9.1 to 3.9.2
authorpyup-bot <github-bot@pyup.io>
Sun, 3 Mar 2019 21:13:37 +0000 (21:13 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Sun, 3 Mar 2019 23:33:44 +0000 (23:33 +0000)
requirements-dev.txt

index c0442713b4f4f1ea87cd91715cf6a3790c50389a..2d2f69ade0006f16a2f17be149d59a0c7e36accc 100644 (file)
@@ -1,6 +1,6 @@
 Django==2.1.7; python_version >= '3.4'
 Django==1.11.18; python_version < '3.0'  # pyup: ignore
-djangorestframework==3.9.1
+djangorestframework==3.9.2
 django-filter==2.1.0; python_version >= '3.4'
 django-filter==1.1.0; python_version < '3.0'  # pyup: ignore
 django-debug-toolbar==1.11