Skip to content

Commit 8608194

Browse files
authored
Merge pull request #125 from cockroachdb/update-django-version
Updated django and django-cockroachdb versions
2 parents 6b86efd + 622eb31 commit 8608194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/django/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ start:
44

55
deps:
66
pip3 install --upgrade setuptools
7-
pip3 install django==3.0.9 django-cockroachdb==3.0.1 psycopg2
7+
pip3 install django==3.1.4 django-cockroachdb==3.1.2 psycopg2

0 commit comments

Comments
 (0)