Skip to content

Commit bac4edf

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#99)
1 parent d05894b commit bac4edf

File tree

14 files changed

+34
-34
lines changed

14 files changed

+34
-34
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
4-
pytest==3.0.4
4+
pytest==3.0.5
55
pytest-cov==2.4.0
66
retrying==1.3.3

2-structured-data/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.1
66
PyMySQL==0.7.9
77
Flask-PyMongo==0.4.1
8-
PyMongo==3.3.1
8+
PyMongo==3.4.0
99
six==1.10.0

3-binary-data/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
4-
pytest==3.0.4
4+
pytest==3.0.5
55
pytest-cov==2.4.0
66
retrying==1.3.3

3-binary-data/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.1
66
PyMySQL==0.7.9
77
Flask-PyMongo==0.4.1
8-
PyMongo==3.3.1
8+
PyMongo==3.4.0
99
six==1.10.0

4-auth/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
4-
pytest==3.0.4
4+
pytest==3.0.5
55
pytest-cov==2.4.0
66
retrying==1.3.3
77
mock==2.0.0

4-auth/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.1
66
PyMySQL==0.7.9
77
Flask-PyMongo==0.4.1
8-
PyMongo==3.3.1
8+
PyMongo==3.4.0
99
six==1.10.0

5-logging/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
4-
pytest==3.0.4
4+
pytest==3.0.5
55
pytest-cov==2.4.0
66
retrying==1.3.3
77
mock==2.0.0

5-logging/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.1
66
PyMySQL==0.7.9
77
Flask-PyMongo==0.4.1
8-
PyMongo==3.3.1
8+
PyMongo==3.4.0
99
six==1.10.0

6-pubsub/requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
44
mock==2.0.0
5-
pytest==3.0.4
5+
pytest==3.0.5
66
pytest-cov==2.4.0
77
BeautifulSoup4==4.5.1
8-
requests==2.12.0
8+
requests==2.12.3
99
retrying==1.3.3

6-pubsub/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.1
66
PyMySQL==0.7.9
77
Flask-PyMongo==0.4.1
8-
PyMongo==3.3.1
8+
PyMongo==3.4.0
99
six==1.10.0
10-
requests[security]==2.12.0
10+
requests[security]==2.12.3
1111
honcho==0.7.1
1212
psq==0.5.0

7-gce/requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
44
mock==2.0.0
5-
pytest==3.0.4
5+
pytest==3.0.5
66
pytest-cov==2.4.0
77
BeautifulSoup4==4.5.1
8-
requests==2.12.0
8+
requests==2.12.3
99
retrying==1.3.3

7-gce/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.1
66
PyMySQL==0.7.9
77
Flask-PyMongo==0.4.1
8-
PyMongo==3.3.1
8+
PyMongo==3.4.0
99
six==1.10.0
10-
requests[security]==2.12.0
10+
requests[security]==2.12.3
1111
honcho==0.7.1
1212
psq==0.5.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
tox==2.4.1
2-
flake8==3.2.0
2+
flake8==3.2.1
33
flaky==3.3.0
4-
pytest==3.0.4
4+
pytest==3.0.5
55
pytest-cov==2.4.0
66
BeautifulSoup4==4.5.1
7-
requests==2.12.0
7+
requests==2.12.3
88
retrying==1.3.3
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Flask==0.11.1
2-
google-cloud==0.21.0
2+
google-cloud==0.21.1
33
gunicorn==19.6.0
44
oauth2client==4.0.0
55
mock==2.0.0
66
Flask-SQLAlchemy==2.1
77
PyMySQL==0.7.9
88
Flask-PyMongo==0.4.1
9-
PyMongo==3.3.1
9+
PyMongo==3.4.0
1010
six==1.10.0
11-
requests[security]==2.12.0
11+
requests[security]==2.12.3
1212
honcho==0.7.1
1313
psq==0.5.0

0 commit comments

Comments
 (0)