Commit a432880
[pip] Bump autopep8 from 2.0.1 to 2.0.2 (#18)
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.1 to
2.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hhatto/autopep8/releases">autopep8's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Ignore DeprecationWarnings to fix tests on py3.11 by <a
href="https://github.com/mgorny"><code>@mgorny</code></a> in <a
href="https://redirect.github.com/hhatto/autopep8/pull/665">hhatto/autopep8#665</a></li>
<li>fix: infinite loop in autopep8.fix_code without w50 ignore option by
<a href="https://github.com/hhatto"><code>@hhatto</code></a> in <a
href="https://redirect.github.com/hhatto/autopep8/pull/677">hhatto/autopep8#677</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hhatto/autopep8/compare/v2.0.1...v2.0.2">https://github.com/hhatto/autopep8/compare/v2.0.1...v2.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hhatto/autopep8/commit/6e6d4ba4a043da1a56ca0ec7280a7d4f40283215"><code>6e6d4ba</code></a>
version 2.0.2</li>
<li><a
href="https://github.com/hhatto/autopep8/commit/42c680f539e606c605592cb09cb009cb7572f37e"><code>42c680f</code></a>
Merge pull request <a
href="https://redirect.github.com/hhatto/autopep8/issues/677">#677</a>
from hhatto/fix/issue-676</li>
<li><a
href="https://github.com/hhatto/autopep8/commit/0415bedb7e49abc8fa48f5e15e7def7f4d15e738"><code>0415bed</code></a>
Merge pull request <a
href="https://redirect.github.com/hhatto/autopep8/issues/665">#665</a>
from mgorny/2to3-test</li>
<li><a
href="https://github.com/hhatto/autopep8/commit/b5dc17d11719af2353dfe51ecf1488eb024c4da3"><code>b5dc17d</code></a>
fix: infinite loop in autopep8.fix_code without w50 ignore option</li>
<li><a
href="https://github.com/hhatto/autopep8/commit/d54afbba87b61cb1694e279362da139ca2e84fbc"><code>d54afbb</code></a>
Add Python 3.11 to the test matrix</li>
<li><a
href="https://github.com/hhatto/autopep8/commit/75b444d7cf510307ef67dc2b757d384b8a241348"><code>75b444d</code></a>
Ignore DeprecationWarnings to fix tests on py3.11</li>
<li>See full diff in <a
href="https://github.com/hhatto/autopep8/compare/v2.0.1...v2.0.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 13ca1e6 commit a432880
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments