Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump pyupgrade from 2.30.0 to 2.31.0 (#28)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.30.0 to 2.31.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asottile/pyupgrade/commit/e695ecd365119ab4e5463f6e49bea5f4b7ca786b"><code>e695ecd</code></a> v2.31.0</li> <li><a href="https://github.com/asottile/pyupgrade/commit/718e7c0f86bcc29a49dfe25f2c4cc6ff3280a352"><code>718e7c0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asottile/pyupgrade/issues/585">#585</a> from asottile/format-locals</li> <li><a href="https://github.com/asottile/pyupgrade/commit/416deab5aa44e4a2aa2ba2c6cc0f8795df88c04c"><code>416deab</code></a> rewrite string formatting with **locals()</li> <li><a href="https://github.com/asottile/pyupgrade/commit/88fe1b5f43a286837ddb8cf65f55ea5b3dc463c7"><code>88fe1b5</code></a> v2.30.1</li> <li><a href="https://github.com/asottile/pyupgrade/commit/e240dd0c9ced40faad014374029b057caac5c5e4"><code>e240dd0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asottile/pyupgrade/issues/584">#584</a> from asottile/dont-rewrite-reraise-kwargs</li> <li><a href="https://github.com/asottile/pyupgrade/commit/46f6f773b3c36194a96fd0889ed5ad6ae0059aed"><code>46f6f77</code></a> don't rewrite six.reraise with named args</li> <li>See full diff in <a href="https://github.com/asottile/pyupgrade/compare/v2.30.0...v2.31.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyupgrade&package-manager=pip&previous-version=2.30.0&new-version=2.31.0)](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>
- Loading branch information