Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pandas-stubs from 2.2.2.240909 to 2.2.3.241009 (#175)
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.2.240909 to 2.2.3.241009. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/46eef4a07bafa83007a5cac54a2f51d06848896c"><code>46eef4a</code></a> Version 2.2.3.241009</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/fecd8e94dec4a7e40e203e95de2748ffd825053d"><code>fecd8e9</code></a> Bump to pandas 2.2.3 (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1013">#1013</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/668292f3006b7de75a8c79e70d966fed900e1c12"><code>668292f</code></a> GH935 Create overload for pd.Index.rename (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1012">#1012</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/e50358f7273f08912a1c2dc99e92b4be85e3cceb"><code>e50358f</code></a> GH852 Typehint labelsize (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1011">#1011</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/237977f0c46c2a4e9f973fd0dc6b5b18846df2e5"><code>237977f</code></a> GH648 Allowing dateoffset weekday from relativedelta (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1010">#1010</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/1bc27e67098106089ce1e61b60c42aa81ec286af"><code>1bc27e6</code></a> GH677 Allow pd.RangeIndex to be initialized with range (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1005">#1005</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/ba99000ba9af5d5d1f5566627e91affbd878bdea"><code>ba99000</code></a> GH1006 Update workflows version (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1007">#1007</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/a4615d51710547903475f7ec8e0e154c94f81e78"><code>a4615d5</code></a> GH969 Fix timestamp series and offset additions (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1004">#1004</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/5177d67a3189aee4037031ffd503f0af997c617b"><code>5177d67</code></a> GH978 Build pd.Series from typed dict (<a href="https://github.com/pandas-dev/pandas-stubs/issues/1000">#1000</a>)</li> <li><a href="https://github.com/pandas-dev/pandas-stubs/commit/708c8aa62a10b31eb5e61f3b4c83b05b51636f55"><code>708c8aa</code></a> Allow tuple-valued params in read_sql[_query] (<a href="https://github.com/pandas-dev/pandas-stubs/issues/997">#997</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas-stubs/compare/v2.2.2.240909...v2.2.3.241009">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.2.240909&new-version=2.2.3.241009)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information