Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bigquery/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-bigquery==0.22.1
google-cloud-bigquery==0.24.0
6 changes: 3 additions & 3 deletions bigquery/dml/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
flake8==3.3.0
google-cloud-bigquery==0.22.1
PyMySQL==0.7.10
google-cloud-bigquery==0.24.0
PyMySQL==0.7.11
six==1.10.0
SQLAlchemy==1.1.5
SQLAlchemy==1.1.9
2 changes: 1 addition & 1 deletion bigquery/rest/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-auth==0.8.0
google-auth==1.0.0
requests==2.13.0
4 changes: 2 additions & 2 deletions bigtable/hello/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==0.22.0
google-cloud-core==0.23.0
google-cloud-bigtable==0.24.0
google-cloud-core==0.24.0
4 changes: 2 additions & 2 deletions bigtable/hello_happybase/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-cloud-happybase==0.22.0
google-cloud-core==0.23.0
google-cloud-happybase==0.24.0
google-cloud-core==0.24.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-datastore==0.22.1
google-cloud-datastore==1.0.0
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
cryptography==1.7.2
cryptography==1.8.1
requests==2.13.0
4 changes: 2 additions & 2 deletions compute/xmpp_wikibot/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
Flask==0.12
Flask==0.12.1
requests==2.13.0
sleekxmpp==1.3.1
sleekxmpp==1.3.2
six==1.10.0
4 changes: 2 additions & 2 deletions container_engine/django_tutorial/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
Django==1.10.5
Django==1.11
mysqlclient==1.3.10
wheel==0.29.0
gunicorn==19.6.0
gunicorn==19.7.1
psycopg2==2.7.1
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.6.2
google-cloud==0.22.0
google-cloud==0.24.0
2 changes: 1 addition & 1 deletion dns/api/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-dns==0.22.0
google-cloud-dns==0.24.0
4 changes: 2 additions & 2 deletions endpoints/bookstore-grpc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
grpcio==1.1.0
google-auth==0.8.0
grpcio==1.2.1
google-auth==1.0.0
4 changes: 2 additions & 2 deletions endpoints/getting-started-grpc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
grpcio==1.1.3
grpcio-tools==1.1.3
grpcio==1.2.1
grpcio-tools==1.2.1
4 changes: 2 additions & 2 deletions endpoints/getting-started/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
Flask==0.12
Flask==0.12.1
flask-cors==3.0.2
gunicorn==19.6.0
gunicorn==19.7.1
six==1.10.0
pyyaml==3.12
requests==2.13.0
5 changes: 5 additions & 0 deletions error_reporting/report_exception_test.py
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,8 +12,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import pytest

import report_exception


@pytest.mark.xfail(
strict=True,
reason='GoogleCloudPlatform/google-cloud-python#3263')
def test_error_sends():
report_exception.simulate_error()
2 changes: 1 addition & 1 deletion error_reporting/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-error-reporting==0.22.0
google-cloud-error-reporting==0.24.1
2 changes: 1 addition & 1 deletion iap/app_engine_app/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
flask==0.12.0
flask==0.12.1
6 changes: 3 additions & 3 deletions iap/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
PyJWT==1.4.2
cryptography==1.7.2
google-auth==0.8.0
PyJWT==1.5.0
cryptography==1.8.1
google-auth==1.0.0
requests==2.13.0
requests_toolbelt==0.7.1
2 changes: 1 addition & 1 deletion logging/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-logging==0.22.0
google-cloud-logging==1.0.0
2 changes: 1 addition & 1 deletion monitoring/api/v3/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-monitoring==0.22.0
google-cloud-monitoring==0.24.0
2 changes: 1 addition & 1 deletion spanner/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-spanner==0.23.0
google-cloud-spanner==0.24.0
4 changes: 2 additions & 2 deletions storage/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-cloud-storage==0.22.0
google-cloud-pubsub==0.22.0
google-cloud-storage==1.0.0
google-cloud-pubsub==0.24.0
6 changes: 3 additions & 3 deletions testing/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,12 +6,12 @@ mock==2.0.0
mysql-python==1.2.5; python_version < "3.0"
PyCrypto==2.6.1
pytest-cov==2.4.0
pytest==3.0.6
pytest==3.0.7
pytest-capturelog==0.7
pyyaml==3.12
responses==0.5.1
WebTest==2.0.25
WebTest==2.0.27
webapp2==2.5.2
google-api-python-client==1.6.2
google-cloud-core==0.23.0
google-cloud-core==0.24.0
gcp-devrel-py-tools==0.0.6