Skip to content

Commit 0133ad1

Browse files
committed
Auto-update dependencies.
1 parent 41f0c14 commit 0133ad1

File tree

15 files changed

+87
-87
lines changed

15 files changed

+87
-87
lines changed

1-hello-world/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==0.12.2
2-
gunicorn==19.7.1
1+
Flask==1.0.2
2+
gunicorn==19.9.0
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
tox==2.9.1
2-
flake8==3.5.0
1+
tox==3.5.3
2+
flake8==3.6.0
33
flaky==3.4.0
4-
pytest==3.8.2
5-
pytest-cov==2.5.1
4+
pytest==4.0.1
5+
pytest-cov==2.6.0
66
retrying==1.3.3

2-structured-data/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Flask>=1.0.0
2-
google-cloud-datastore==1.4.0
3-
gunicorn==19.7.1
2+
google-cloud-datastore==1.7.1
3+
gunicorn==19.9.0
44
Flask-SQLAlchemy==2.3.2
5-
PyMySQL==0.8.0
5+
PyMySQL==0.9.2
66
Flask-PyMongo>=2.0.0
7-
PyMongo==3.6.0
7+
PyMongo==3.7.2
88
six==1.11.0

3-binary-data/requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
tox==2.9.1
2-
flake8==3.5.0
1+
tox==3.5.3
2+
flake8==3.6.0
33
flaky==3.4.0
4-
pytest==3.8.2
5-
pytest-cov==2.5.1
4+
pytest==4.0.1
5+
pytest-cov==2.6.0
66
retrying==1.3.3

3-binary-data/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Flask>=1.0.0
2-
google-cloud-datastore==1.4.0
3-
google-cloud-storage==1.7.0
4-
gunicorn==19.7.1
5-
oauth2client==4.1.2
2+
google-cloud-datastore==1.7.1
3+
google-cloud-storage==1.13.0
4+
gunicorn==19.9.0
5+
oauth2client==4.1.3
66
Flask-SQLAlchemy==2.3.2
7-
PyMySQL==0.8.0
7+
PyMySQL==0.9.2
88
Flask-PyMongo>=2.0.0
9-
PyMongo==3.6.0
9+
PyMongo==3.7.2
1010
six==1.11.0

4-auth/requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
tox==2.9.1
2-
flake8==3.5.0
1+
tox==3.5.3
2+
flake8==3.6.0
33
flaky==3.4.0
4-
pytest==3.8.2
5-
pytest-cov==2.5.1
4+
pytest==4.0.1
5+
pytest-cov==2.6.0
66
retrying==1.3.3
77
mock==2.0.0

4-auth/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Flask>=1.0.0
2-
google-cloud-datastore==1.4.0
3-
google-cloud-storage==1.7.0
4-
gunicorn==19.7.1
5-
oauth2client==4.1.2
2+
google-cloud-datastore==1.7.1
3+
google-cloud-storage==1.13.0
4+
gunicorn==19.9.0
5+
oauth2client==4.1.3
66
Flask-SQLAlchemy==2.3.2
7-
PyMySQL==0.8.0
7+
PyMySQL==0.9.2
88
Flask-PyMongo>=2.0.0
9-
PyMongo==3.6.0
9+
PyMongo==3.7.2
1010
six==1.11.0

5-logging/requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
tox==2.9.1
2-
flake8==3.5.0
1+
tox==3.5.3
2+
flake8==3.6.0
33
flaky==3.4.0
4-
pytest==3.8.2
5-
pytest-cov==2.5.1
4+
pytest==4.0.1
5+
pytest-cov==2.6.0
66
retrying==1.3.3
77
mock==2.0.0

5-logging/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Flask>=1.0.0
2-
google-cloud-datastore==1.4.0
3-
google-cloud-storage==1.7.0
4-
google-cloud-logging==1.4.0
5-
google-cloud-error_reporting==0.29.0
6-
gunicorn==19.7.1
7-
oauth2client==4.1.2
2+
google-cloud-datastore==1.7.1
3+
google-cloud-storage==1.13.0
4+
google-cloud-logging==1.8.0
5+
google-cloud-error_reporting==0.30.0
6+
gunicorn==19.9.0
7+
oauth2client==4.1.3
88
Flask-SQLAlchemy==2.3.2
9-
PyMySQL==0.8.0
9+
PyMySQL==0.9.2
1010
Flask-PyMongo>=2.0.0
11-
PyMongo==3.6.0
11+
PyMongo==3.7.2
1212
six==1.11.0

6-pubsub/requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
tox==2.9.1
2-
flake8==3.5.0
1+
tox==3.5.3
2+
flake8==3.6.0
33
flaky==3.4.0
44
mock==2.0.0
5-
pytest==3.8.2
6-
pytest-cov==2.5.1
7-
BeautifulSoup4==4.6.0
8-
requests==2.18.4
5+
pytest==4.0.1
6+
pytest-cov==2.6.0
7+
BeautifulSoup4==4.6.3
8+
requests==2.20.1
99
retrying==1.3.3

0 commit comments

Comments
 (0)