commit | c3c7ada9f44935fccb35b823cb67e399e7b8fa51 | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <bot@renovateapp.com> | Tue Jul 20 12:48:28 2021 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 20 10:48:28 2021 +0000 |
tree | 9371960e6d155aa41dc38108b3b13ef287740db8 | |
parent | 96d2bb04f99d57f0fff2b81e8f4e792782deb712 [diff] |
chore(deps): update dependency pandas to v1.3.0 (#1427) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | `==1.2.5` -> `==1.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pandas-dev/pandas</summary> ### [`v1.3.0`](https://togithub.com/pandas-dev/pandas/releases/v1.3.0) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.2.5...v1.3.0) This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.3.0/whatsnew/v1.3.0.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install -c conda-forge 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> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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/googleapis/google-api-python-client).
diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 1bba8e2..d76e17c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt
@@ -1 +1 @@ -pandas==1.2.5 +pandas==1.3.0