Skip to content

Commit f578b72

Browse files
Bump pycodestyle from 2.10.0 to 2.12.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.10.0 to 2.12.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.10.0...2.12.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 afdee90 commit f578b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ebcdic==1.1.1; sys_platform!="zos"
44
mkdocs-material==9.5.28; python_version>="3.8"
55
mkdocs-minify-plugin==0.8.0; python_version>="3.8"
66
mkdocstrings-python==1.10.5; python_version>="3.8"
7-
pycodestyle==2.10.0
7+
pycodestyle==2.12.0
88
pylint==2.17.5
99
pytest==8.2.2; python_version>="3.8"
1010
pytest>=7.4.2; python_version<"3.8"

0 commit comments

Comments
 (0)