Skip to content

chore(deps-dev): bump the lint-deps group across 1 directory with 3 updates#756

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/lint-deps-6f11c75629
Open

chore(deps-dev): bump the lint-deps group across 1 directory with 3 updates#756
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/lint-deps-6f11c75629

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on flake8-black, flake8-comprehensions and flake8 to permit the latest version.
Updates flake8-black to 0.4.0

Commits
  • 8148dac Change black_preview.py test to work on black 23.9.1 and 25.9.0
  • ffc9e73 Testing on Python 3.9-3.13 and black 23.9.1 & 25.9.0
  • 828cbe2 Cope with decode_bytes API change in black 25.9.0
  • aafae3e Fix long comment line (style)
  • 7f00672 Add note about BLK997 change
  • 664713f Not so easy to get the bad TOML filename in black 24.2.0
  • a01c5a6 Remove internal double blank line for consistent behavior
  • b5ff3a7 Release v0.4.0 will work with black 25.9.0 (TODO)
  • ca8e133 Release v3.0.7 today with upper bound on black (#99)
  • f869680 Place an upper bound on black due to change in decode_bytes function
  • Additional commits viewable in compare view

Updates flake8-comprehensions to 3.17.0

Changelog

Sourced from flake8-comprehensions's changelog.

3.17.0 (2025-09-09)

  • Support Python 3.14.

3.16.0 (2024-10-27)

  • Drop Python 3.8 support.

  • Support Python 3.13.

3.15.0 (2024-06-29)

  • Add rule C420 to check for dict comprehensions with constant values, encouraging replacement with dict.fromkeys().

    Thanks to Tom Kuson in PR [#553](https://github.com/adamchainz/flake8-comprehensions/issues/553) <https://github.com/adamchainz/flake8-comprehensions/pull/553>__.

3.14.0 (2023-07-10)

  • Drop Python 3.7 support.

3.13.0 (2023-06-15)

  • Support Python 3.12.

3.12.0 (2023-04-13)

  • Add rule C418 to check for calls passing a dict literal or dict comprehension to dict().

  • Add rule C419 to check for calls passing a list comprehension to any()/all().

3.11.1 (2023-03-21)

  • Fix false positives in C406 “unnecessary dict literal”.

    Fixes Issue [#260](https://github.com/adamchainz/flake8-comprehensions/issues/260) <https://github.com/adamchainz/flake8-comprehensions/issues/260>__.

3.11.0 (2023-03-18)

  • Expand C416 to dict comprehensions.

    Thanks to Aaron Gokaslan in PR [#490](https://github.com/adamchainz/flake8-comprehensions/issues/490) <https://github.com/adamchainz/flake8-comprehensions/pull/490>__.

... (truncated)

Commits

Updates flake8 to 7.3.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip Pull requests that update pip mod dependencies labels Jun 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 2, 2026 15:58
@dependabot dependabot Bot requested review from marumugam-hpe and trad511 June 2, 2026 15:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip Pull requests that update pip mod dependencies labels Jun 2, 2026
@dependabot dependabot Bot changed the title Bump the lint-deps group with 3 updates chore(deps-dev): bump the lint-deps group across 1 directory with 3 updates Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/lint-deps-6f11c75629 branch from d88cef0 to ddac7e1 Compare June 2, 2026 16:10
…pdates

Updates the requirements on [flake8-black](https://github.com/peterjc/flake8-black), [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) and [flake8](https://github.com/pycqa/flake8) to permit the latest version.

Updates `flake8-black` to 0.4.0
- [Commits](peterjc/flake8-black@v0.3.6...v0.4.0)

Updates `flake8-comprehensions` to 3.17.0
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/flake8-comprehensions@3.16.0...3.17.0)

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

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.3.0
  dependency-type: direct:development
  dependency-group: lint-deps
- dependency-name: flake8-black
  dependency-version: 0.4.0
  dependency-type: direct:development
  dependency-group: lint-deps
- dependency-name: flake8-comprehensions
  dependency-version: 3.17.0
  dependency-type: direct:development
  dependency-group: lint-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/lint-deps-6f11c75629 branch from ddac7e1 to f433b5b Compare June 9, 2026 00:43
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 pip Pull requests that update pip mod dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants