Skip to content

Bump the flake8-dependencies group with 3 updates #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2025

Bumps the flake8-dependencies group with 3 updates: flake8, pycodestyle and pyflakes.

Updates flake8 from 7.2.0 to 7.3.0

Commits

Updates pycodestyle from 2.13.0 to 2.14.0

Changelog

Sourced from pycodestyle's changelog.

2.14.0 (2025-06-20)

Changes:

  • Add support for python 3.14. PR #1283.
  • Fix false positive for TypeVar defaults with more than one argument. PR #1286.
Commits
  • 814a0d1 Release 2.14.0
  • 8621e31 fix false positive with TypeVar defaults with more than one argument
  • 292cdd0 Merge pull request #1285 from PyCQA/sphinx-config
  • 46bc333 add sphinx configuration for rtfd
  • a986384 [pre-commit.ci] pre-commit autoupdate
  • c85e740 Merge pull request #1283 from PyCQA/py314
  • ae41b34 updates for python 3.14
  • 34fc7f0 Merge pull request #1280 from PyCQA/pre-commit-ci-update-config
  • 7182ac8 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1845a92 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates pyflakes from 3.3.2 to 3.4.0

Changelog

Sourced from pyflakes's changelog.

3.4.0 (2025-06-20)

  • Add support for python 3.14
  • Add "t-string is missing placeholders" error
  • Fix annotation erroneously causing a name to be defined with from __future__ import annotations
  • Add support for always-deferred annotations (PEP 749)
Commits

You can trigger a rebase of this PR 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-dependencies group 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.2.0 to 7.3.0
- [Commits](PyCQA/flake8@7.2.0...7.3.0)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@cdce8p cdce8p merged commit 57c873b into main Jun 21, 2025
10 checks passed
@cdce8p cdce8p deleted the dependabot/pip/flake8-dependencies-223e670e84 branch June 21, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant