summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-11-30 09:31:48 +0000
committerStephen Finucane <stephen@that.guru>2020-11-30 09:31:48 +0000
commite1cd856dd6a723675cf1cd8e0fcc2e51f9c326e6 (patch)
tree6faafc906fd39591685440aac3ed0c37f82e7936
parentf2df91d242f33a37a472b0a274d2132c861499c6 (diff)
downloadpatchwork-e1cd856dd6a723675cf1cd8e0fcc2e51f9c326e6.tar
patchwork-e1cd856dd6a723675cf1cd8e0fcc2e51f9c326e6.tar.gz
requirements: Bump sqlparse to 0.4.0
Signed-off-by: Stephen Finucane <stephen@that.guru>
-rw-r--r--requirements-prod.txt2
-rw-r--r--requirements-test.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-prod.txt b/requirements-prod.txt
index c7df9da..6bac4d6 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -2,4 +2,4 @@ Django~=3.1.0
djangorestframework~=3.12.0
django-filter~=2.4.0
psycopg2-binary~=2.8.0
-sqlparse~=0.3.0
+sqlparse~=0.4.0
diff --git a/requirements-test.txt b/requirements-test.txt
index 036eb0e..26ba1cc 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,6 +1,6 @@
mysqlclient~=2.0.0
psycopg2-binary~=2.8.0
-sqlparse~=0.3.0
+sqlparse~=0.4.0
python-dateutil~=2.8.0
tblib~=1.7.0
https://github.com/p1c2u/openapi-core/archive/97ec8c796746f72ef3298fe92078b5f80e1f66f7.tar.gz