Commit 5898da6
authored
Bump pyupgrade from 3.15.1 to 3.15.2 (#290)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.1 to
3.15.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asottile/pyupgrade/commit/12af25eb252deaaecb6b259df40d01f42e716dc3"><code>12af25e</code></a>
v3.15.2</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/9a0cad2b8754e7fcc1f0e4681666d06733e51ea5"><code>9a0cad2</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/939">#939</a>
from asottile/shlex-join-not-space</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/d560e38697352bcf1f0daac458f306aebc24dcd3"><code>d560e38</code></a>
only replace to shlex.join if joined with a space</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/3e4103f24bfd10701d1913f7cc969b44fe165525"><code>3e4103f</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/937">#937</a>
from asottile/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/03188f97562bcd99e7282fae0c464807bc8468d4"><code>03188f9</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/0bd52f21f7dd3d155b5bc664ea84fa23f7b480a4"><code>0bd52f2</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/935">#935</a>
from asottile/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/a3f480512cc627c8bdf3893db57ff297e3693a34"><code>a3f4805</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>See full diff in <a
href="https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b02f2a0 commit 5898da6
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments