Skip to content

Commit 643d09c

Browse files
Bump pycodestyle from 2.12.1 to 2.13.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.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.12.1...2.13.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddd366f commit 643d09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mypy==1.15.0
1010
mypy-extensions==1.0.0
1111
packaging==24.2
1212
pluggy==1.5.0
13-
pycodestyle==2.12.1
13+
pycodestyle==2.13.0
1414
pyflakes==3.2.0
1515
pytest==8.3.5
1616
typing_extensions==4.12.2

0 commit comments

Comments
 (0)