Skip to content

Commit

Permalink
Bump pandas-stubs from 2.2.1.240316 to 2.2.2.240514 (#544)
Browse files Browse the repository at this point in the history
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from
2.2.1.240316 to 2.2.2.240514.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/a251e5a84c42a9dd2ccfc22ba1a4e0e9b08ec232"><code>a251e5a</code></a>
Version 2.2.2.240514</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/005c85f2112afa917ae04c0f63a72a2ff6674543"><code>005c85f</code></a>
add reduce/accumulate methods stubs + minimal tests, resolves <a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/850">#850</a>
(<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/923">#923</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/feebd4707e594fd1ba7d30fd54e38885872d5ddd"><code>feebd47</code></a>
import from_dataframe (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/922">#922</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/ad4066ac7b9e1f2fab4d196548e45e1a9312d1fb"><code>ad4066a</code></a>
Fix <code>Styler.apply()</code> to accept keyword arguments (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/921">#921</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/6dfa03e46e760f7ed07bd213451a28e9654a29c0"><code>6dfa03e</code></a>
Update pyright, pandas, mypy versions. Fix nightly tests (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/920">#920</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/2a0d375823aa50d21d994644cfb73e566967678c"><code>2a0d375</code></a>
Fix WriteExcelBuffer to be compatible with io.BinaryIO. (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/912">#912</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/d89824b9172be44d1d29892d6bb9ca93bc8bd529"><code>d89824b</code></a>
Add callable condition type in Series.mask, DataFrame.mask (<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/918">#918</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/e63d1cbf5087cd7cd934db1c84184cb2caacbac9"><code>e63d1cb</code></a>
copy paste from pandas readme, resolves <a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/909">#909</a>
(<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/916">#916</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/638397f5be331159825ff2facf2e2bf8889417a1"><code>638397f</code></a>
add overload for itertuples with name None, resolves <a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/854">#854</a>
(<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/915">#915</a>)</li>
<li><a
href="https://github.com/pandas-dev/pandas-stubs/commit/d34e0a808c7d0a8b567bbd369ca886eb91005fde"><code>d34e0a8</code></a>
adding str to read_excel index_col, resolves <a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/809">#809</a>
(<a
href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/914">#914</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pandas-dev/pandas-stubs/compare/v2.2.1.240316...v2.2.2.240514">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pandas-stubs&package-manager=pip&previous-version=2.2.1.240316&new-version=2.2.2.240514)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
github-actions[bot] authored May 20, 2024
2 parents 7846b38 + f9852cf commit c258616
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c258616

Please sign in to comment.