Skip to content

Commit

Permalink
⬆️ pip(deps-dev): Bump pyupgrade from 3.9.0 to 3.10.1 (#92)
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.9.0 to
3.10.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asottile/pyupgrade/commit/b3e813e5d60a472ba815a45d107bbdf106405973"><code>b3e813e</code></a>
v3.10.1</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/02fe002aa214b5cfb97324517a848d72bdfa4827"><code>02fe002</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/867">#867</a>
from asottile/correct-minimum-requirement</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/76d3124d229da05bfd190a4f757fdf171b62cc61"><code>76d3124</code></a>
correct minimum requirement</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/a62260b4deb230178615f174e46a746c7d33126b"><code>a62260b</code></a>
v3.10.0</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/be5d190e4bcab03afe92e26d335eaba57e8c3ca4"><code>be5d190</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/866">#866</a>
from asottile/weird-ws</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/87426e2462a88f5a6eb960a33e5cb5f30894f295"><code>87426e2</code></a>
fix weird-ws empty set literals</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/80a655305f5206cf744acee94d0b798eb5280e4c"><code>80a6553</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/865">#865</a>
from asottile/py312-fstrings</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/6bef40c1a90e6a49eff20c8de6abc0418ef4b294"><code>6bef40c</code></a>
fix some fstring edge cases for python 3.12</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/db692b2d29b07e723a94278d3635de660dbb189f"><code>db692b2</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/862">#862</a>
from asottile/compare-types-singletons</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/d1860c14a4dfd848c830b28fbc1cbea4ae4fe294"><code>d1860c1</code></a>
compare types as singletons</li>
<li>See full diff in <a
href="https://github.com/asottile/pyupgrade/compare/v3.9.0...v3.10.1">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=3.9.0&new-version=3.10.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and DariuszPorowski authored Jul 31, 2023
1 parent f03d040 commit bc8e3fc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

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

0 comments on commit bc8e3fc

Please sign in to comment.