Skip to content

Commit dc84bba

Browse files
authored
Update dependency pandas to v1.0.5 (GoogleCloudPlatform#4122)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | patch | `==1.0.4` -> `==1.0.5` | --- ### Release Notes <details> <summary>pandas-dev/pandas</summary> ### [`v1.0.5`](https://togithub.com/pandas-dev/pandas/releases/v1.0.5) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.0.4...v1.0.5) This is a minor bug-fix release in the 1.0.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.0.5/whatsnew/v1.0.5.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues). </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent 32d3d96 commit dc84bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/bqml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pandas==1.0.4
1+
pandas==1.0.5
22
google-cloud-bigquery==1.25.0
33
flaky==3.6.1
44
mock==4.0.2

0 commit comments

Comments
 (0)