Skip to content

Commit c7c83df

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#1385)
1 parent a75cb36 commit c7c83df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

appengine/flexible/django_cloudsql/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.0.2
1+
Django==2.0.3
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==2.0.2
1+
Django==2.0.3
22
gunicorn==19.7.1

container_engine/django_tutorial/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.0.2
1+
Django==2.0.3
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1

testing/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.5.1
9-
pytest==3.4.1
9+
pytest==3.4.2
1010
pyyaml==3.12
1111
responses==0.8.1
1212
WebTest==2.0.29

0 commit comments

Comments
 (0)