Skip to content

Commit bda0e68

Browse files
dependabot[bot]foolip
authored andcommitted
Bump pycodestyle from 2.11.0 to 2.11.1 in /tools
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.11.0...2.11.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 0664d81 commit bda0e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/requirements_flake8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ flake8==5.0.4; python_version < '3.9'
22
pycodestyle==2.9.1; python_version < '3.8'
33
pyflakes==2.5.0; python_version < '3.8'
44
flake8==6.1.0; python_version >= '3.9'
5-
pycodestyle==2.11.0; python_version >= '3.9'
5+
pycodestyle==2.11.1; python_version >= '3.9'
66
pyflakes==3.1.0; python_version >= '3.9'
77
pep8-naming==0.13.3

0 commit comments

Comments
 (0)