Skip to content

Commit ae2a2a4

Browse files
renovate-botparthea
authored andcommitted
chore(deps): update all dependencies (#504)
1 parent 79c2eca commit ae2a2a4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.1.2
1+
pytest==7.1.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-testutils==1.3.3
2-
pytest==7.1.2
2+
pytest==7.1.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.1.2
1+
pytest==7.1.3

packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ google-cloud-bigquery==3.3.2
44
pyarrow==9.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
7-
ipython==8.4.0; python_version >= '3.9'
7+
ipython==8.5.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
99
pandas==1.4.4; python_version > '3.7'
10-
tqdm==4.64.0
10+
tqdm==4.64.1
1111
db-dtypes==1.0.3

0 commit comments

Comments
 (0)