Skip to content

build(deps): update flake8-annotations requirement from >=3.1.1 to >=3.2.0#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flake8-annotations-gte-3.2.0
Open

build(deps): update flake8-annotations requirement from >=3.1.1 to >=3.2.0#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flake8-annotations-gte-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on flake8-annotations to permit the latest version.

Release notes

Sourced from flake8-annotations's releases.

Release v3.2.0

[v3.2.0]

Changed

  • Python 3.10 is now the minimum supported version
  • (Internal) Remove attrs as a dependency
Changelog

Sourced from flake8-annotations's changelog.

[v3.2.0]

Changed

  • Python 3.10 is now the minimum supported version
  • (Internal) Remove attrs as a dependency

[v3.1.1]

Changed

  • #167 Add module-level support for the --respect-type-ignore flag

[v3.1.0]

Added

  • #164 Add --respect-type-ignore to support suppression of errors for functions annotated with type: ignore

[v3.0.1]

Changed

  • #155 Remove upper bound on Python constraint

[v3.0.0]

Added

  • Add ANN402 for the presence of type comments

Changed

  • Python 3.8.1 is now the minimum supported version
  • Flake8 v5.0 is now the minimum supported version

Removed

[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-any to support suppression of ANN401 for *args and **kwargs.

[v2.8.0]

Added

  • #131 Add the ANN4xx error level for opinionated warnings that are disabled by default.
  • #131 Add ANN401 for use of typing.Any as an argument annotation.

Changed

  • Python 3.7 is now the minimum supported version

[v2.7.0]

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [flake8-annotations](https://github.com/sco1/flake8-annotations) to permit the latest version.
- [Release notes](https://github.com/sco1/flake8-annotations/releases)
- [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md)
- [Commits](sco1/flake8-annotations@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: flake8-annotations
  dependency-version: 3.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants