Skip to content

Commit b3e9860

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 e84929b commit b3e9860

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.2.0
22
isort==6.0.1
33
mccabe==0.7.0
4-
pycodestyle==2.13.0
4+
pycodestyle==2.14.0
55
pyflakes==3.3.2
66
pyupgrade==3.20.0

0 commit comments

Comments
 (0)