CI: (deps): Bump the flake8 group in /ci with 3 updates - #3783
Merged
Conversation
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
Bot
requested review from
dopplershift
and removed request for
a team
March 31, 2025 14:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the flake8 group in /ci with 3 updates: flake8, pycodestyle and pyflakes.
Updates
flake8from 7.1.2 to 7.2.0Commits
16f5f28Release 7.2.0ebad305Merge pull request #1974 from PyCQA/update-pluginsd56d569update versions of pycodestyle / pyflakesa7e8f62Merge pull request #1973 from PyCQA/py39-plus9d55ccdpy39+e492aebMerge pull request #1967 from PyCQA/unnecessary-mocksfa2ed71remove a few unnecessary mocks in test_checker_managerUpdates
pycodestylefrom 2.12.1 to 2.13.0Changelog
Sourced from pycodestyle's changelog.
Commits
3f52426Release 2.13.01105b25Merge pull request #1279 from PyCQA/pep696-pt2778d00dhandle PEP 696 generics without bounds24ce381Merge pull request #1278 from PyCQA/pep69630627b3add support for PEP 696 generic defaultsb852994Merge pull request #1275 from PyCQA/pre-commit-ci-update-config5f7b5d2[pre-commit.ci] pre-commit autoupdate368d9dcMerge pull request #1272 from PyCQA/pre-commit-ci-update-configbf4c16d[pre-commit.ci] pre-commit autoupdate887b89dMerge pull request #1268 from PyCQA/pre-commit-ci-update-configUpdates
pyflakesfrom 3.2.0 to 3.3.2Changelog
Sourced from pyflakes's changelog.
Commits
78ee531Release 3.3.29228d60global / nonlocal can also appear in class bodies (#836)2441e9cRelease 3.3.187051d2Allow an assignment expression to redefine an annotation (#831)433dfd0Release 3.3.0bb68069update python version in README (#827)cadcd60add warning for unused global / nonlocal names (#825)5f1f434drop 3.8, add 3.13 (#826)d9e32c4remove unused returnValue (#819)ac563edReplace 'counter' function with 'collection.Counter'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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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