Skip to content

CI: (deps): Bump the flake8 group in /ci with 3 updates - #3783

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot-pip-ci-flake8-57202678cc
Mar 31, 2025
Merged

CI: (deps): Bump the flake8 group in /ci with 3 updates#3783
github-actions[bot] merged 1 commit into
mainfrom
dependabot-pip-ci-flake8-57202678cc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2025

Copy link
Copy Markdown
Contributor

Bumps the flake8 group in /ci with 3 updates: flake8, pycodestyle and pyflakes.

Updates flake8 from 7.1.2 to 7.2.0

Commits

Updates pycodestyle from 2.12.1 to 2.13.0

Changelog

Sourced from pycodestyle's changelog.

2.13.0 (2025-03-29)

Changes:

  • Improve performance. PR #1254. PR #1255.
  • Drop EOL python 3.8. PR #1267.
  • E251: fix false positive for PEP 696 defaults. PR #1278. PR #1279.
Commits
  • 3f52426 Release 2.13.0
  • 1105b25 Merge pull request #1279 from PyCQA/pep696-pt2
  • 778d00d handle PEP 696 generics without bounds
  • 24ce381 Merge pull request #1278 from PyCQA/pep696
  • 30627b3 add support for PEP 696 generic defaults
  • b852994 Merge pull request #1275 from PyCQA/pre-commit-ci-update-config
  • 5f7b5d2 [pre-commit.ci] pre-commit autoupdate
  • 368d9dc Merge pull request #1272 from PyCQA/pre-commit-ci-update-config
  • bf4c16d [pre-commit.ci] pre-commit autoupdate
  • 887b89d Merge pull request #1268 from PyCQA/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Updates pyflakes from 3.2.0 to 3.3.2

Changelog

Sourced from pyflakes's changelog.

3.3.2 (2025-03-31)

  • Fix crash with global / nonlocal in class bodies (regressed in 3.3.0)

3.3.1 (2025-03-30)

  • Allow assignment expressions to redefine annotations (regressed in 3.3.0)

3.3.0 (2025-03-29)

  • Add __debuggerskip__ as a special local
  • Allow assignment expressions to redefine outer names
  • Drop support for EOL python 3.8
  • Add new error for unused global / nonlocal names
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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the flake8 group in /ci with 3 updates: [flake8](https://github.com/pycqa/flake8), [pycodestyle](https://github.com/PyCQA/pycodestyle) and [pyflakes](https://github.com/PyCQA/pyflakes).


Updates `flake8` from 7.1.2 to 7.2.0
- [Commits](PyCQA/flake8@7.1.2...7.2.0)

Updates `pycodestyle` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.12.1...2.13.0)

Updates `pyflakes` from 3.2.0 to 3.3.2
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](PyCQA/pyflakes@3.2.0...3.3.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flake8
- dependency-name: pycodestyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flake8
- dependency-name: pyflakes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flake8
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Area: Infrastructure Pertains to project infrastructure (e.g. CI, linting) Type: Maintenance Updates and clean ups (but not wrong) labels Mar 31, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner March 31, 2025 14:21
@dependabot
dependabot Bot requested review from dopplershift and removed request for a team March 31, 2025 14:21
@github-actions
github-actions Bot enabled auto-merge March 31, 2025 14:22
@github-actions
github-actions Bot merged commit 07c9af0 into main Mar 31, 2025
@github-actions
github-actions Bot deleted the dependabot-pip-ci-flake8-57202678cc branch March 31, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Infrastructure Pertains to project infrastructure (e.g. CI, linting) Type: Maintenance Updates and clean ups (but not wrong)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants