Skip to content

Commit 1fa6a7c

Browse files
chore(deps-dev): bump flake8-isort from 4.0.0 to 4.1.1 (aws-powertools#785)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.0.0 to 4.1.1. <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>4.1.1 (2021-10-14)</h2> <ul> <li>Release py3 only wheels..</li> </ul> <h2>4.1.0 (2021-10-14)</h2> <ul> <li> <p>Support flake8 4.x [g-as]</p> </li> <li> <p>Switch from travis-ci to github actions. [g-as]</p> </li> <li> <p>Drop python 2.7 support and 3.5 as well [g-as]</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gforcada/flake8-isort/commit/8d25aab33c972ca362f35e74e3d4bb1d1f670cec"><code>8d25aab</code></a> Preparing release 4.1.1</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/1d856155bde4d7a469cd40fb0c24993dcb19279f"><code>1d85615</code></a> Update CHANGES</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/940dfe4874cf66946fb3a89253560e98f376113d"><code>940dfe4</code></a> fix: no universal wheels anymore</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/b2c379670cb1c0d2b108eede999debd3cab37d21"><code>b2c3796</code></a> Back to development: 4.1.1</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/d7da7d09f012fce43fb087a91be7c199a7a0a808"><code>d7da7d0</code></a> Preparing release 4.1.0</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/b34bb76e50e29fffa4f51e5f54acf3360540cac2"><code>b34bb76</code></a> Update CHANGES</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/d6ba8cda59d0f125cf4a5f77722cfd25ad8b6613"><code>d6ba8cd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gforcada/flake8-isort/issues/106">#106</a> from g-as/feature/flake8_4.0</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/d6a2e2afad07dbd9acf59e400115d97c138b3b13"><code>d6a2e2a</code></a> removed .travis.yml</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/b5a989a9e5170fd34e24754bc98413ea3fc1c12b"><code>b5a989a</code></a> set up github actions</li> <li><a href="https://github.com/gforcada/flake8-isort/commit/c82e6f9e148ef08d6e2cf95a1656eef6b6be331d"><code>c82e6f9</code></a> flake8 4.x compat</li> <li>Additional commits viewable in <a href="https://github.com/gforcada/flake8-isort/compare/4.0.0...4.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flake8-isort&package-manager=pip&previous-version=4.0.0&new-version=4.1.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>
1 parent 9bc3a28 commit 1fa6a7c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ flake8-builtins = "^1.5.3"
3838
flake8-comprehensions = "^3.7.0"
3939
flake8-debugger = "^4.0.0"
4040
flake8-fixme = "^1.1.1"
41-
flake8-isort = "^4.0.0"
41+
flake8-isort = "^4.1.1"
4242
flake8-variables-names = "^0.0.4"
4343
isort = "^5.9.3"
4444
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)