Skip to content

Commit c11d862

Browse files
Bump pycodestyle from 2.12.1 to 2.13.0
Bumps [pycodestyle](https://github.com/PyCQA/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) --- updated-dependencies: - dependency-name: pycodestyle dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d3f12e commit c11d862

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.1.1
5858
pylint==3.3.7
5959
mypy==1.11.1
60-
pycodestyle==2.12.1
60+
pycodestyle==2.13.0
6161
black==25.1.0
6262
ruff==0.11.12
6363
types-six==1.17.0.20250515

0 commit comments

Comments
 (0)