Skip to content

Bump pyupgrade from 3.19.0 to 3.19.1#377

Merged
iMicknl merged 1 commit intomainfrom
dependabot/pip/pyupgrade-3.19.1
Dec 17, 2024
Merged

Bump pyupgrade from 3.19.0 to 3.19.1#377
iMicknl merged 1 commit intomainfrom
dependabot/pip/pyupgrade-3.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps pyupgrade from 3.19.0 to 3.19.1.

Commits
  • ce40a16 v3.19.1
  • 2f55fde Merge pull request #994 from asottile/fstring-find-call
  • 832a3a0 fix search for .encode(...) call with 3.12+ f-string tokens
  • 7dc1fb3 Merge pull request #993 from asottile/upgrade-gha
  • 3f8ae67 upgrade gha
  • 67705a4 Merge pull request #992 from asottile/typo-module-name
  • b36f0ad fix typo in module name
  • ead7440 Merge pull request #985 from asottile/pre-commit-ci-update-config
  • 8f6385c [pre-commit.ci] pre-commit autoupdate
  • dea830d Merge pull request #974 from asottile/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.19.0 to 3.19.1.
- [Commits](asottile/pyupgrade@v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 17, 2024
@dependabot dependabot bot requested a review from iMicknl as a code owner December 17, 2024 08:45
@iMicknl iMicknl merged commit f20e6bb into main Dec 17, 2024
@iMicknl iMicknl deleted the dependabot/pip/pyupgrade-3.19.1 branch December 17, 2024 08:47
bakonyiferenc pushed a commit to bakonyiferenc/python-sagemcom-api that referenced this pull request Dec 16, 2025
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.19.0 to
3.19.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asottile/pyupgrade/commit/ce40a160603ab0e7d9c627ae33d7ef3906e2d2b2"><code>ce40a16</code></a>
v3.19.1</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/2f55fdee346d7de38d1e4646f0b6c490ec7b777e"><code>2f55fde</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/994">#994</a>
from asottile/fstring-find-call</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/832a3a0425317b06ff2afc88cbb385fa08aab26b"><code>832a3a0</code></a>
fix search for .encode(...) call with 3.12+ f-string tokens</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/7dc1fb3d169df9720b921f645db2dc036b7fa3ab"><code>7dc1fb3</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/993">#993</a>
from asottile/upgrade-gha</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/3f8ae67fb4fea188a8f2f582ec6a87cb9c44f385"><code>3f8ae67</code></a>
upgrade gha</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/67705a48d8474d800777356955e66ce2c712c2b2"><code>67705a4</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/992">#992</a>
from asottile/typo-module-name</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/b36f0ad0faf12c30e2599738689281bd22de0571"><code>b36f0ad</code></a>
fix typo in module name</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/ead7440b01d7912d7385c9e71c631742da0710e7"><code>ead7440</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/985">#985</a>
from asottile/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/8f6385c0c90756164c9f7bfe54aad6c0bbdd0ec0"><code>8f6385c</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/asottile/pyupgrade/commit/dea830d879b3cf3fb083c9d2729712bd2a8d7883"><code>dea830d</code></a>
Merge pull request <a
href="https://redirect.github.com/asottile/pyupgrade/issues/974">#974</a>
from asottile/pre-commit-ci-update-config</li>
<li>Additional commits viewable in <a
href="https://github.com/asottile/pyupgrade/compare/v3.19.0...v3.19.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.19.0&new-version=3.19.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant