Update pandas requirement from ~=1.4.2 to ~=1.4.3 #17

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/pandas-approx-eq-1.4.3 into main
dependabot[bot] commented 2022-06-23 21:43:31 +00:00 (Migrated from github.com)

Updates the requirements on pandas to permit the latest version.

Release notes

Sourced from pandas's releases.

Pandas 1.4.3

This is a patch release in the 1.4.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.

See the full whatsnew 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.

Commits
  • e8093ba RLS: 1.4.3
  • bb726d3 Backport PR #47476 on branch 1.4.x (DOC: v1.4.3 release date) (#47478)
  • 8f846ae Backport PR #47327 on branch 1.4.x (REGR: Fix fillna making a copy when dict ...
  • ad7dc56 Backport PR #47372 on branch 1.4.x (REGR: revert behaviour change for concat ...
  • 30a3b98 Backport PR #47393 on branch 1.4.x (CI/TST: Don't require length for construc...
  • a70b494 Backport PR #47431 on branch 1.4.x (Fix segmentation fault when JSON serializ...
  • 2d370af Backport PR #47318 on branch 1.4.x (CI: Pin PYTEST_WORKERS=1 for Windows buil...
  • f0af15c Backport PR #47347 on branch 1.4.x (REGR: Regression in to_csv for ea dtype c...
  • de071c6 Backport PR #47349 on branch 1.4.x (REGR: MultiIndex.dtypes has regular Index...
  • d268359 Backport PR #47325 on branch 1.4.x (REGR: Avoid regression warning with ea dt...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pandas-dev/pandas/releases">pandas's releases</a>.</em></p> <blockquote> <h2>Pandas 1.4.3</h2> <p>This is a patch release in the 1.4.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/pandas-docs/version/1.4.3/whatsnew/v1.4.3.html">full whatsnew</a> for a list of all the changes.</p> <p>The release will be available on the defaults and conda-forge channels:</p> <pre><code>conda install pandas </code></pre> <p>Or via PyPI:</p> <pre><code>python3 -m pip install --upgrade pandas </code></pre> <p>Please report any issues with the release on the <a href="https://github.com/pandas-dev/pandas/issues">pandas issue tracker</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/e8093ba372f9adfe79439d90fe74b0b5b6dea9d6"><code>e8093ba</code></a> RLS: 1.4.3</li> <li><a href="https://github.com/pandas-dev/pandas/commit/bb726d38172fd7cdeab978a1675d9565a63009ed"><code>bb726d3</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47476">#47476</a> on branch 1.4.x (DOC: v1.4.3 release date) (<a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47478">#47478</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/8f846ae5bab2dc8a9183e7c6692d9fa9ffbd7483"><code>8f846ae</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47327">#47327</a> on branch 1.4.x (REGR: Fix fillna making a copy when dict ...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/ad7dc56b53a26c4a6c6972eae25a73ca5f734c28"><code>ad7dc56</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47372">#47372</a> on branch 1.4.x (REGR: revert behaviour change for concat ...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/30a3b98ae64c235092c22346b6870d49dfe04f31"><code>30a3b98</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47393">#47393</a> on branch 1.4.x (CI/TST: Don't require length for construc...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/a70b49476bf33a5cbc6fbbc2da343018dea884f9"><code>a70b494</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47431">#47431</a> on branch 1.4.x (Fix segmentation fault when JSON serializ...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/2d370af40a7407d019be300c84ea8342e5e8a023"><code>2d370af</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47318">#47318</a> on branch 1.4.x (CI: Pin PYTEST_WORKERS=1 for Windows buil...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/f0af15c8418d2d08efa4a4a3b1176fa8f5ecc236"><code>f0af15c</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47347">#47347</a> on branch 1.4.x (REGR: Regression in to_csv for ea dtype c...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/de071c641318f85a1085c723e18e73fda2fd8c3d"><code>de071c6</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47349">#47349</a> on branch 1.4.x (REGR: MultiIndex.dtypes has regular Index...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/d2683598a053958f8a14671e96fc0f23b57bc37b"><code>d268359</code></a> Backport PR <a href="https://github-redirect.dependabot.com/pandas-dev/pandas/issues/47325">#47325</a> on branch 1.4.x (REGR: Avoid regression warning with ea dt...</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v1.4.2...v1.4.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2022-08-31 21:44:45 +00:00 (Migrated from github.com)

Superseded by #30.

Superseded by #30.

Pull request closed

Sign in to join this conversation.
No description provided.