wtpython
wtpython copied to clipboard
Bump flake8-annotations from 2.6.2 to 2.9.1
Bumps flake8-annotations from 2.6.2 to 2.9.1.
Release notes
Sourced from flake8-annotations's releases.
Release v2.9.1
[v2.9.1]
Changed
- #144 Unpin the version ceiling for
attrs.Fixed
- Fix unit tests for opinionated warning codes in
flake8 >= 5.0(See: pycqa/flake8#284)Release v2.9.0
[v2.9.0]
Added
- #135 Add
--allow-star-arg-anyto support suppression ofANN401for*argsand**kwargs.Release v2.8.0
[v2.8.0]
Added
- #131 Add the
ANN4xxerror level for opinionated warnings that are disabled by default.- #131 Add
ANN401for use oftyping.Anyas an argument annotation.Changed
- Python 3.7 is now the minimum supported version
Release v2.7.0
Changelog
[v2.7.0]
Added
- #122 Add support for Flake8 v4.x
Fixed
- #117 Stop including
CHANGELOG.mdwhen building wheels.
Changelog
Sourced from flake8-annotations's changelog.
[v2.9.1]
Changed
- #144 Unpin the version ceiling for
attrs.Fixed
- (Internal) Fix unit tests for opinionated warning codes in
flake8 >= 5.0(See: pycqa/flake8#284)[v2.9.0]
Added
- #135 Add
--allow-star-arg-anyto support suppression ofANN401for*argsand**kwargs.[v2.8.0]
Added
- #131 Add the
ANN4xxerror level for opinionated warnings that are disabled by default.- #131 Add
ANN401for use oftyping.Anyas an argument annotation.Changed
- Python 3.7 is now the minimum supported version
[v2.7.0]
Added
- #122 Add support for Flake8 v4.x
Fixed
- #117 Stop including
CHANGELOG.mdwhen building wheels.
Commits
6907145Release v2.9.17c0c965Bump ver7e1befeMinor unit test fixes for flake8 5.08a9644fMerge pull request #143 from sco1/pre-commit-ci-update-config1fcee77[pre-commit.ci] pre-commit autoupdate0d8d8d7Merge pull request #142 from kianmeng/fix-typod5986c5Fix typo3a01e2fMerge pull request #141 from sco1/pre-commit-ci-update-config1d81679[pre-commit.ci] pre-commit autoupdate9d3b22dUpdate workflows- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)