Skip to content

Commit dec2f52

Browse files
Bump pycodestyle from 2.13.0 to 2.14.0
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] <[email protected]>
1 parent 879d614 commit dec2f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pytest-mock~=3.14.1
5757
pytest-cov~=6.2.1
5858
pylint==3.3.7
5959
mypy==1.16.1
60-
pycodestyle==2.13.0
60+
pycodestyle==2.14.0
6161
black==25.1.0
6262
ruff==0.12.0
6363
types-six==1.17.0.20250515

0 commit comments

Comments
 (0)