]> 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:55 +0000 (15:30 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Thu, 17 Jan 2019 05:38:01 +0000 (05:38 +0000)
requirements-prod.txt

index 046c162fbe51514fb556a8d5ca2daddfab5c78e4..daec0ea0d800feb145eece8e9d0f95424942eecc 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
 psycopg2-binary==2.7.6.1