Skip to content

Commit 751c61d

Browse files
build(deps): bump ipython from 7.31.1 to 8.10.0 in /samples/to_dataframe (#832)
Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a24061 commit 751c61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pyarrow==17.0.0; python_version >= '3.8'
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.10.0; python_version == '3.8'
88
ipython===8.18.1; python_version == '3.9'
9-
ipython==8.26.0; python_version >= '3.10'
9+
ipython==8.10.0; python_version >= '3.10'
1010
ipywidgets==8.1.5
1111
pandas===1.3.5; python_version == '3.7'
1212
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
 (0)