Skip to content

Commit f230168

Browse files
authored
chore(deps): update all dependencies (#900)
1 parent 30cad98 commit f230168

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest===7.4.3; python_version == '3.7'
2-
pytest==8.3.4; python_version >= '3.8'
2+
pytest==8.3.5; python_version >= '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-testutils==1.6.0
22
pytest===7.4.3; python_version == '3.7'
3-
pytest==8.3.4; python_version >= '3.8'
3+
pytest==8.3.5; python_version >= '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest===7.4.3; python_version == '3.7'
2-
pytest==8.3.4; python_version >= '3.8'
2+
pytest==8.3.5; python_version >= '3.8'

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ipython===7.31.1; python_version == '3.7'
88
ipython===8.10.0; python_version == '3.8'
99
ipython===8.18.1; python_version == '3.9'
1010
ipython===8.33.0; python_version == '3.10'
11-
ipython==9.0.0; python_version >= '3.11'
11+
ipython==9.0.1; python_version >= '3.11'
1212
ipywidgets==8.1.5
1313
pandas===1.3.5; python_version == '3.7'
1414
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
 (0)