Skip to content

Commit 195f97a

Browse files
Bump pycodestyle from 2.12.0 to 2.14.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.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.12.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] <[email protected]>
1 parent a7f9580 commit 195f97a

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 @@ configparser==7.1.0
1313
importlib-metadata<8.6 # for flake8
1414
zipp==3.20.0
1515
flake8==7.3.0
16-
pycodestyle==2.12.0
16+
pycodestyle==2.14.0
1717
tornado==6.5.3
1818
beautifulsoup4==4.12.0
1919
cssselect==1.3.0

0 commit comments

Comments
 (0)