]> 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:38 +0000 (21:13 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Sun, 3 Mar 2019 23:33:44 +0000 (23:33 +0000)
requirements-prod.txt

index 0e33324d1db22ab421f97269918e5dd81a0f8eda..9e5be9329d5b692c0b4af3ef98f22c0a5e981131 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
 psycopg2-binary==2.7.7