We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75cb36 commit c7c83dfCopy full SHA for c7c83df
4 files changed
appengine/flexible/django_cloudsql/requirements.txt
@@ -1,4 +1,4 @@
1
-Django==2.0.2
+Django==2.0.3
2
mysqlclient==1.3.12
3
wheel==0.30.0
4
gunicorn==19.7.1
appengine/flexible/hello_world_django/requirements.txt
@@ -1,2 +1,2 @@
container_engine/django_tutorial/requirements.txt
testing/requirements.txt
@@ -6,7 +6,7 @@ mock==2.0.0
6
mysql-python==1.2.5; python_version < "3.0"
7
PyCrypto==2.6.1
8
pytest-cov==2.5.1
9
-pytest==3.4.1
+pytest==3.4.2
10
pyyaml==3.12
11
responses==0.8.1
12
WebTest==2.0.29
0 commit comments