Skip to content

Commit 00d6e40

Browse files
Bump pycodestyle from 2.11.1 to 2.13.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.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.11.1...2.13.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 267b6ce commit 00d6e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"lint": [
7272
"coverage==7.6.1",
7373
"codacy-coverage==1.3.11",
74-
"pycodestyle==2.11.1",
74+
"pycodestyle==2.13.0",
7575
"mypy==1.11.2",
7676
"pydocstyle==6.1.1",
7777
"flake8==7.1.1",

0 commit comments

Comments
 (0)