Skip to content

Commit

Permalink
chore(deps): update dependency ipython to v8.10.0 (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 15, 2023
1 parent 277ed54 commit e18a1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ google-cloud-bigquery==3.5.0
pyarrow==11.0.0
ipython===7.31.1; python_version == '3.7'
ipython===8.0.1; python_version == '3.8'
ipython==8.9.0; python_version >= '3.9'
ipython==8.10.0; python_version >= '3.9'
ipywidgets==8.0.4
pandas===1.3.5; python_version == '3.7'
pandas==1.5.3; python_version > '3.7'
Expand Down

0 comments on commit e18a1d9

Please sign in to comment.