Skip to content

0.1.0

Compare
Choose a tag to compare
@mtlynch mtlynch released this 10 Mar 14:47
· 70 commits to master since this release
2b32ce3
Bump flake8 from 5.0.4 to 6.0.0 (#4)

Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/flake8/commit/b9a7794c4f425ef8419081e6993f99419cc667ea"><code>b9a7794</code></a>
Release 6.0.0</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/b5cac8790fb15c9a35d77df20b71083ee4035e1e"><code>b5cac87</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1748">#1748</a>
from PyCQA/upgrade-pyflakes</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/489be4d30a37273e67683d14758e3a7912d46571"><code>489be4d</code></a>
upgrade pyflakes to 3.0.0</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/8c06197cd5bc4719f780281c1efb33a3fc740d61"><code>8c06197</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1746">#1746</a>
from PyCQA/bump-pycodestyle</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/047e6f8eb5111674b4dca4bf692651b716152ef5"><code>047e6f8</code></a>
upgrade pycodestyle to 2.10</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/647996c743f9e77368ce46cc74abe98549dd4c3a"><code>647996c</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1744">#1744</a>
from PyCQA/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/646ad203e0a81c184e0ff4ed5d3f451c4151343d"><code>646ad20</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/b87034d22490583f99149f5d241750cc8f8e3a90"><code>b87034d</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1741">#1741</a>
from PyCQA/drop-py37</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/aa002ee4ed7fcb4c6ffdec29b4dc122244638c64"><code>aa002ee</code></a>
require python 3.8.1+</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/16c371d41cd742f975171826de0ad5d707162c1d"><code>16c371d</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1739">#1739</a>
from PyCQA/remove-optparse</li>
<li>Additional commits viewable in <a
href="https://github.com/pycqa/flake8/compare/5.0.4...6.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flake8&package-manager=pip&previous-version=5.0.4&new-version=6.0.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>