Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps 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

Dependabot compatibility score

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 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)

Bumps [pycodestyle](https://github.com/PyCQA/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)

---
updated-dependencies:
- dependency-name: pycodestyle
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 22, 2025
@ndittren ndittren merged commit 4f10f43 into main Aug 22, 2025
1 check passed
@dependabot dependabot bot deleted the e290dependabot/pip/pycodestyle-2.14.0 branch August 22, 2025 16:45
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.

2 participants