Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump flake8-annotations from 2.6.2 to 2.7.0 (#61)
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.6.2 to 2.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sco1/flake8-annotations/releases">flake8-annotations's releases</a>.</em></p> <blockquote> <h2>Release v2.7.0</h2> <h1>Changelog</h1> <h2>[v2.7.0]</h2> <h3>Added</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sco1/flake8-annotations/issues/122">#122</a> Add support for Flake8 v4.x</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sco1/flake8-annotations/issues/117">#117</a> Stop including <code>CHANGELOG.md</code> when building wheels.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md">flake8-annotations's changelog</a>.</em></p> <blockquote> <h2>[v2.7.0]</h2> <h3>Added</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sco1/flake8-annotations/issues/122">#122</a> Add support for Flake8 v4.x</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sco1/flake8-annotations/issues/117">#117</a> Stop including <code>CHANGELOG.md</code> when building wheels.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sco1/flake8-annotations/commit/5e2e1360a02c59cdffc58524f6fa798af2d4c127"><code>5e2e136</code></a> Release v2.7.0</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/d81389a9fa7155bf8ae968bd2790a74423b3f450"><code>d81389a</code></a> Widen to include Flake8 4.0</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/17216b0948b5d9a917621bdbedc920c5123e0bbe"><code>17216b0</code></a> Update CI for py3.10 release</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/219bc475d45fecce73f9556a6432f5c4e69a8f0b"><code>219bc47</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sco1/flake8-annotations/issues/121">#121</a> from sco1/pre-commit-ci-update-config</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/0649acf69193afb38dd09981418e34410ede0f01"><code>0649acf</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/c3b2b644b080484af71bff922fb884a44d72e433"><code>c3b2b64</code></a> Update release pipeline publish action ver</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/e9c14bc3b4e807ed957b902c2f83820e3cdb770f"><code>e9c14bc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sco1/flake8-annotations/issues/120">#120</a> from sco1/pre-commit-ci-update-config</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/99d26f34672b577938c6898c1347089db0325a26"><code>99d26f3</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/9f731bb318d9ef015f63045ee3feca154552f690"><code>9f731bb</code></a> Begone, relative imports!</li> <li><a href="https://github.com/sco1/flake8-annotations/commit/c30e15e63fe9a168cfed23b083a9658d116b50b2"><code>c30e15e</code></a> Add isort</li> <li>Additional commits viewable in <a href="https://github.com/sco1/flake8-annotations/compare/v2.6.2...v2.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flake8-annotations&package-manager=pip&previous-version=2.6.2&new-version=2.7.0)](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>
- Loading branch information