Skip to content

Commit 269698f

Browse files
Bump pycodestyle from 2.8.0 to 2.9.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.8.0...2.9.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 e133b56 commit 269698f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage==6.4.2
44
docutils==0.18.1
55
flake8==4.0.1
66
isort==5.10.1
7-
pycodestyle==2.8.0
7+
pycodestyle==2.9.0
88
pyflakes==2.4.0
99
pytest==7.1.2
1010
pytest-cov==3.0.0

0 commit comments

Comments
 (0)