Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aaad55c

Browse filesBrowse files
authored
chore(deps): update dependency pandas to v1.1.5 (GoogleCloudPlatform#5040)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | patch | `==1.1.4` -> `==1.1.5` | --- ### Release Notes <details> <summary>pandas-dev/pandas</summary> ### [`v1.1.5`](https://togithub.com/pandas-dev/pandas/releases/v1.1.5) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.1.4...v1.1.5) This is a minor bug-fix release in the 1.1.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.1.5/whatsnew/v1.1.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#github/GoogleCloudPlatform/python-docs-samples).
1 parent 6e449e5 commit aaad55c
Copy full SHA for aaad55c

File tree

Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed

‎bigquery/bqml/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-bigquery[pandas,bqstorage]==2.5.0
22
google-cloud-bigquery-storage==2.1.0
3-
pandas==1.1.4
3+
pandas==1.1.5
44
pyarrow==2.0.0
55
flaky==3.7.0
66
mock==4.0.2
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-bigquery==2.5.0
22
google-cloud-bigquery-storage==2.1.0
3-
pandas==1.1.4
3+
pandas==1.1.5
44
pandas-gbq==0.14.1
55
pyarrow==2.0.0
66
grpcio==1.34.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==6.1.2
2-
pandas==1.1.4
2+
pandas==1.1.5
33
google-cloud-bigquery==2.5.0
44
pyarrow==2.0.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.