Skip to content

Commit bdbdb67

Browse files
authored
Update flake8-isort requirement from <5,>=4 to >=4,<7 in /requirements (#20)
Updates the requirements on [flake8-isort](https://github.com/gforcada/flake8-isort) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst">flake8-isort's changelog</a>.</em></p> <blockquote> <h2>6.0.0 (2022-12-22)</h2> <ul> <li> <p>Drop isort 4.x support. [gforcada]</p> </li> <li> <p>Add support for flake8 6.0.0. [gforcada]</p> </li> <li> <p>Add <code>--isort-no-skip-gitignore</code> option to allow temporarily overriding the set value of isort's <code>skip_gitignore</code> option with <code>False</code>. This can cause flake8-isort to run significantly faster at the cost of making flake8-isort's behavior differ slightly from the behavior of <code>isort --check</code>. [gschaffner]</p> </li> </ul> <h2>5.0.3 (2022-11-20)</h2> <ul> <li>Fix broken <code>add_options</code> method, again. [casperdcl]</li> </ul> <h2>5.0.2 (2022-11-19)</h2> <ul> <li>Fix broken <code>add_options</code> method [casperdcl]</li> </ul> <h2>5.0.1 (2022-11-18)</h2> <ul> <li> <p>Improve the config option is added and read back. [gforcada]</p> </li> <li> <p>Bump plugin version. [gforcada]</p> </li> </ul> <h2>5.0.0 (2022-10-08)</h2> <ul> <li> <p>Update dependencies. [gforcada]</p> </li> <li> <p>Revamp GitHub actions. [gforcada]</p> </li> <li> <p>Drop python 3.6, and add python 3.10. [gforcada]</p> </li> <li> <p>Use linters and formatters to keep code sane and beautiful. [gforcada]</p> </li> </ul> <h2>4.2.0 (2022-08-04)</h2> <ul> <li>Fix compatibility with flake8 version 5. [nhymxu]</li> </ul> <h2>4.1.2.post0 (2022-07-25)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gforcada/flake8-isort/commit/5d55a7e66841f60ac25395957ff3cb02f3b5ac17"><code>5d55a7e</code></a> Preparing release 6.0.0</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/54b2052a22c0719ea50814e5d477ec0344923612"><code>54b2052</code></a> Merge pull request <a href="https://redirect.github.com/gforcada/flake8-isort/issues/135">#135</a> from gforcada/gforcada-patch-1</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/1525065dbb2b1a58c61acc8f55eb8770c83e4912"><code>1525065</code></a> Update CHANGES</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/2ef02bf1bedd185f8a562abeca6058716cb2b99a"><code>2ef02bf</code></a> chore(ci): test with flake8 6.0.0</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/85c1018891b1bbdf47349b81a3e9fcade6b0bcd9"><code>85c1018</code></a> Merge pull request <a href="https://redirect.github.com/gforcada/flake8-isort/issues/130">#130</a> from gschaffner/no-skip-gitignore</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/65c1a594949a19e01f9e33afc3b739cb9560b8ce"><code>65c1a59</code></a> Merge pull request <a href="https://redirect.github.com/gforcada/flake8-isort/issues/133">#133</a> from gforcada/drop-isort-4</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/eb16f5dd0cea16f28a6affc7e4d2823347c801c0"><code>eb16f5d</code></a> Update CHANGES</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/9e37bf46ef3b6ef4038a73cf6ace2a4c5c929ca7"><code>9e37bf4</code></a> chore(ci): bump isort version tested</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/4d0cdb45198c81984a5b162145bce57e708ddf0a"><code>4d0cdb4</code></a> chore: bump isort restriction</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/41604b1d17376f6812e6ed79f7bb0ef064c5e626"><code>41604b1</code></a> breaking: remove isort 4 code</li> <li>Additional commits viewable in <a href="https://github.com/gforcada/flake8-isort/compare/4.0.0...6.0.0">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 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>
2 parents a759c31 + abf8e42 commit bdbdb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
black
55
flake8-builtins>=2,<3
6-
flake8-isort>=4,<5
6+
flake8-isort>=4,<7
77
flake8-qgis>=1,<2
88
pre-commit>=3,<4

0 commit comments

Comments
 (0)