Skip to content

Commit 514362b

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

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.19
55
flake8==5.0.1
66
isort==5.10.1
7-
pycodestyle==2.9.0
7+
pycodestyle==2.9.1
88
pyflakes==2.5.0
99
pytest==7.1.2
1010
pytest-cov==3.0.0

0 commit comments

Comments
 (0)