Skip to content

Commit d0f46ad

Browse files
chore(deps): update all dependencies (#415)
* chore(deps): update all dependencies * chore: revert changes for pinned dependencies Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent cfae702 commit d0f46ad

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.0.1
1+
pytest==7.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastavro
2-
google-cloud-bigquery-storage==2.12.0
2+
google-cloud-bigquery-storage==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-testutils==1.3.1
2-
pytest==7.0.1
2+
pytest==7.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-bigquery-storage==2.12.0
1+
google-cloud-bigquery-storage==2.13.0
22
google-cloud-bigquery==2.34.2
33
protobuf==3.19.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.0.1
1+
pytest==7.1.1
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
google-auth==2.6.0
2-
google-cloud-bigquery-storage==2.12.0
1+
google-auth==2.6.2
2+
google-cloud-bigquery-storage==2.13.0
33
google-cloud-bigquery==2.34.2
44
pyarrow==7.0.0
55
ipython==7.31.1; python_version == '3.7'
66
ipython==8.0.1; python_version == '3.8'
7-
ipython==8.1.1; python_version >= '3.9'
7+
ipython==8.2.0; python_version >= '3.9'
88
pandas==1.3.5; python_version == '3.7'
99
pandas==1.4.1; python_version > '3.7'
10-
tqdm==4.63.0
10+
tqdm==4.63.1

0 commit comments

Comments
 (0)