Skip to content

Commit da3fba6

Browse files
Bump pycodestyle from 2.12.0 to 2.12.1
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.12.0...2.12.1) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42c6da4 commit da3fba6

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
@@ -56,7 +56,7 @@ pytest-mock~=3.14.0
5656
pytest-cov~=5.0.0
5757
pylint==3.2.6
5858
mypy==1.11.1
59-
pycodestyle==2.12.0
59+
pycodestyle==2.12.1
6060
black==24.4.2
6161
ruff==0.5.5
6262
types-six==1.16.21.9

0 commit comments

Comments
 (0)