commit | ff03f315cfc95759cab2b142d11344a7ad8a7d4b | [log] [tgz] |
---|---|---|
author | WhiteSource Renovate <bot@renovateapp.com> | Wed Jun 23 03:56:33 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 23 01:56:33 2021 +0000 |
tree | 56ffa497e9973248c2445612ad6bd12a8c39e374 | |
parent | ed424cbcc4bc2f22a2c720f0dffb33d0a504497c [diff] |
chore(deps): update dependency pandas to v1.2.5 (#1420) [](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.4` -> `==1.2.5` | [](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.2.5`](https://togithub.com/pandas-dev/pandas/releases/v1.2.5) [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.2.4...v1.2.5) This is a patch release in the 1.2.x series and includes some regression fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.2.5/whatsnew/v1.2.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> --- ### 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 0569a4b..1bba8e2 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt
@@ -1 +1 @@ -pandas==1.2.4 +pandas==1.2.5