From 2ce119ed4babee564a3c47f3bebe584d53841080 Mon Sep 17 00:00:00 2001 From: DPE bot Date: Fri, 2 Sep 2016 05:11:57 +0000 Subject: [PATCH] Auto-update dependencies. --- appengine/flexible/cloudsql/requirements.txt | 2 +- appengine/flexible/django_cloudsql/requirements.txt | 2 +- appengine/flexible/hello_world_django/requirements.txt | 2 +- appengine/flexible/sendgrid/requirements.txt | 2 +- appengine/standard/sendgrid/requirements.txt | 2 +- container_engine/django_tutorial/requirements.txt | 2 +- requirements-dev.in | 2 +- requirements-dev.txt | 8 ++++---- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/appengine/flexible/cloudsql/requirements.txt b/appengine/flexible/cloudsql/requirements.txt index b86c6919bc12..0a54f4030f81 100644 --- a/appengine/flexible/cloudsql/requirements.txt +++ b/appengine/flexible/cloudsql/requirements.txt @@ -1,4 +1,4 @@ Flask==0.11.1 Flask-SQLAlchemy==2.1 gunicorn==19.6.0 -PyMySQL==0.7.7 +PyMySQL==0.7.8 diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index 5f6ed935174a..2ac07506e7d3 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -1,4 +1,4 @@ -Django==1.10 +Django==1.10.1 mysqlclient==1.3.7 wheel==0.29.0 gunicorn==19.6.0 diff --git a/appengine/flexible/hello_world_django/requirements.txt b/appengine/flexible/hello_world_django/requirements.txt index 05fd43263981..96d70955c8a6 100644 --- a/appengine/flexible/hello_world_django/requirements.txt +++ b/appengine/flexible/hello_world_django/requirements.txt @@ -1,2 +1,2 @@ -Django==1.10 +Django==1.10.1 gunicorn==19.6.0 diff --git a/appengine/flexible/sendgrid/requirements.txt b/appengine/flexible/sendgrid/requirements.txt index 99737f827413..d9e61c8e4db8 100644 --- a/appengine/flexible/sendgrid/requirements.txt +++ b/appengine/flexible/sendgrid/requirements.txt @@ -1,3 +1,3 @@ Flask==0.11.1 -sendgrid==3.3.0 +sendgrid==3.3.1 gunicorn==19.6.0 diff --git a/appengine/standard/sendgrid/requirements.txt b/appengine/standard/sendgrid/requirements.txt index 23735d81b773..1593c29819fe 100644 --- a/appengine/standard/sendgrid/requirements.txt +++ b/appengine/standard/sendgrid/requirements.txt @@ -1 +1 @@ -sendgrid==3.3.0 +sendgrid==3.3.1 diff --git a/container_engine/django_tutorial/requirements.txt b/container_engine/django_tutorial/requirements.txt index 5f6ed935174a..2ac07506e7d3 100644 --- a/container_engine/django_tutorial/requirements.txt +++ b/container_engine/django_tutorial/requirements.txt @@ -1,4 +1,4 @@ -Django==1.10 +Django==1.10.1 mysqlclient==1.3.7 wheel==0.29.0 gunicorn==19.6.0 diff --git a/requirements-dev.in b/requirements-dev.in index 03cc6e64b857..2a9209ba5b0d 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -6,7 +6,7 @@ mock==2.0.0 mysql-python==1.2.5 PyCrypto==2.6.1 pytest-cov==2.3.1 -pytest==3.0.1 +pytest==3.0.2 pyyaml==3.12 responses==0.5.1 WebTest==2.0.23 diff --git a/requirements-dev.txt b/requirements-dev.txt index 1d3f818eaed0..97a24eee56fa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.5.1 coverage==4.2 cryptography==1.5 -Django==1.10 +Django==1.10.1 flaky==3.3.0 flask-cors==3.0.1 Flask-Sockets==0.2.1 @@ -30,9 +30,9 @@ pyasn1==0.1.9 PyAudio==0.2.9 PyCrypto==2.6.1 pymemcache==1.3.6 -PyMySQL==0.7.7 +PyMySQL==0.7.8 pytest-cov==2.3.1 -pytest==3.0.1 +pytest==3.0.2 pyyaml==3.12 redis==2.10.5 requests-toolbelt==0.7.0 @@ -41,7 +41,7 @@ requests[security]==2.11.1 responses==0.5.1 rsa==3.4.2 scipy==0.18.0 -sendgrid==3.3.0 +sendgrid==3.3.1 simplejson==3.8.2 six==1.10.0 twilio==6.3.dev0