You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/13 03:02:20 UTC

[PR] Bump pandas-stubs from 1.5.2.230105 to 2.0.0.230412 in /streampipes-client-python (streampipes)

dependabot[bot] opened a new pull request, #1506:
URL: https://github.com/apache/streampipes/pull/1506

   Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 1.5.2.230105 to 2.0.0.230412.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/492e9bd706bb4e0ba5713e6db54025c10cbc576a"><code>492e9bd</code></a> Version 2.0.0.230412</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/ca9781afb52e8e9e5d5204ffddbd43f61ce31979"><code>ca9781a</code></a> update README to indicate level of 2.0 support (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/643">#643</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/5dd1820bba20f94e1c7918ecf8bb3943c34a9b9e"><code>5dd1820</code></a> <a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/624">gh-624</a> : Added <code>index</code> parameter to <code>to_dict</code> and added <code>axis</code> argument to `S...</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/c03e23c1b84e3f568e1f2887d1c49b653b023bf3"><code>c03e23c</code></a> gh:552 - Corrected Series.mean return type (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/622">#622</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/7fbda1ead5f4304b26969ffc5ad793c12ec9e348"><code>7fbda1e</code></a> concat: accept Iterable as keys (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/639">#639</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/53a1e9ae3a65880d382234cbe3b2e01377a91632"><code>53a1e9a</code></a> update signature of Series.pop <a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/627">#627</a> (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/631">#631</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/f4c3721ba77aefb6f464b6bf5e3a8173246ae9a3"><code>f4c3721</code></a> Update mypy to 1.2.0 (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/637">#637</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/5fed9c23a8b6eab5d5bda55a35feaa906bc8fa6b"><code>5fed9c2</code></a> first part of v2.0 changes (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/632">#632</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/636dac54e1ab5931417ad5af081b1d6046697a31"><code>636dac5</code></a> Cleanup philosophy doc (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/634">#634</a>)</li>
   <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/a9dc8baffdeae2cb524f624db8c24b5644c2225b"><code>a9dc8ba</code></a> Broaden read csv param types (<a href="https://redirect.github.com/pandas-dev/pandas-stubs/issues/630">#630</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas-stubs/compare/v1.5.2.230105...v2.0.0.230412">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=1.5.2.230105&new-version=2.0.0.230412)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump pandas-stubs from 1.5.2.230105 to 2.0.0.230412 in /streampipes-client-python (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti merged PR #1506:
URL: https://github.com/apache/streampipes/pull/1506


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org