Skip to content

Commit 5af6fca

Browse files
dpebotengelke
authored andcommitted
Auto-update dependencies. (#1868)
1 parent 8f47050 commit 5af6fca

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bigquery/bqml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-bigquery[pandas]==1.7.0
22
flaky==3.4.0
33
mock==2.0.0
4-
pytest==4.0.0
4+
pytest==4.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.0.2
2-
SQLAlchemy==1.2.13
2+
SQLAlchemy==1.2.14
33
pg8000==1.12.3

composer/workflows/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apache-airflow[gcp_api]==1.10.0
1+
apache-airflow[gcp_api]==1.10.1
22
kubernetes==8.0.0
33
scipy==1.1.0
44
numpy==1.15.4

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.6.0
9-
pytest==4.0.0
9+
pytest==4.0.1
1010
pyyaml==3.13
1111
responses==0.10.4
1212
WebTest==2.0.32

0 commit comments

Comments
 (0)