Skip to content

Commit 40845b0

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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c14e95 commit 40845b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flake8==7.1.2
22
isort==6.0.1
33
mccabe==0.7.0
4-
pycodestyle==2.12.1
4+
pycodestyle==2.13.0
55
pyflakes==3.2.0
66
pyupgrade==3.19.1

0 commit comments

Comments
 (0)