Skip to content

Commit ba6dee4

Browse files
chore(deps-dev): update autopep8 requirement from 2.2.0 to 2.3.1 (#640)
Updates the requirements on [autopep8](https://github.com/hhatto/autopep8) to permit the latest version. <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.3.1</h2> <h2>What's Changed</h2> <h3>Bug Fix</h3> <ul> <li>skip e501 fixed method for f-string line without aggressive option by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/754">hhatto/autopep8#754</a></li> <li>Fix argument parser errors are printed without a trailing newline by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/758">hhatto/autopep8#758</a></li> </ul> <h3>Enhancement</h3> <ul> <li>Refactor unit test by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/756">hhatto/autopep8#756</a></li> <li>Remove coveralls by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/757">hhatto/autopep8#757</a></li> <li>codecov with 3.11 and 3.12 by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/755">hhatto/autopep8#755</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1">https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hhatto/autopep8/commit/85305002188dfcd634a7a9175d9fa91415129149"><code>8530500</code></a> version 2.3.1</li> <li><a href="https://github.com/hhatto/autopep8/commit/597b512d15e9d771f08cef0c45f2bf21d116dc09"><code>597b512</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/758">#758</a> from hhatto/fix-issue-713</li> <li><a href="https://github.com/hhatto/autopep8/commit/02592ccfd42f73eedf40496ea58b3a8abff31c56"><code>02592cc</code></a> assert for arg error usage print</li> <li><a href="https://github.com/hhatto/autopep8/commit/5805a6688e87dd940f1a488210614dec7ee9cb0b"><code>5805a66</code></a> change: print usage and msg with new line</li> <li><a href="https://github.com/hhatto/autopep8/commit/c55f3e0317f893e88c695b1c97da8914e90c49e6"><code>c55f3e0</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/757">#757</a> from hhatto/remove-coveralls</li> <li><a href="https://github.com/hhatto/autopep8/commit/87debd2bdf212edfbaa311c7290ad207d27d5f09"><code>87debd2</code></a> add codecov setting file</li> <li><a href="https://github.com/hhatto/autopep8/commit/be711685c95075f42ad7b170a1ddb520f9f4dfa0"><code>be71168</code></a> fix link, use codecov</li> <li><a href="https://github.com/hhatto/autopep8/commit/432d07e2383cdfc7c5722dff911b3266e213cd2a"><code>432d07e</code></a> remove</li> <li><a href="https://github.com/hhatto/autopep8/commit/64763b766e245d488a68c1755bdb3d42234d38c8"><code>64763b7</code></a> remove coverall file</li> <li><a href="https://github.com/hhatto/autopep8/commit/406f9ac05cd4086d25b16f7b4a6fd925cd0eee13"><code>406f9ac</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/756">#756</a> from hhatto/refactor-unit-test</li> <li>Additional commits viewable in <a href="https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.1">compare view</a></li> </ul> </details> <br /> 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a301d1 commit ba6dee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ flake8-quotes = "3.4.0"
9191
flake8-use-fstring = "1.4"
9292
pep8-naming = "0.14.1"
9393
isort = "5.13.2"
94-
autopep8 = "2.2.0"
94+
autopep8 = "2.3.1"
9595
mypy = "1.10.1"
9696
tox = "4.15.1"
9797
xmldiff = "2.7.0"

0 commit comments

Comments
 (0)