Skip to content

Commit 88dfddb

Browse files
Bump pycodestyle from 2.13.0 to 2.14.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.13.0...2.14.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 582c239 commit 88dfddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mccabe==0.7.0
1313
configparser==7.2.0
1414
importlib-metadata==8.7.0
1515
zipp==3.23.0
16-
pycodestyle==2.13.0
16+
pycodestyle==2.14.0
1717
flake8==7.2.0
1818
tornado==6.5.1
1919
beautifulsoup4==4.13.4

0 commit comments

Comments
 (0)