Skip to content

Commit 81eec66

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] <[email protected]>
1 parent 77245a6 commit 81eec66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_reqs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ freezegun==1.5.2
1313
typing==3.7.4.1; python_version < '3.5'
1414
entrypoints==0.4
1515
functools32==3.2.3-2; python_version < '3'
16-
pycodestyle==2.13.0
16+
pycodestyle==2.14.0
1717
mccabe==0.7.0
1818
python-dateutil==2.9.0.post0
1919
text-unidecode==1.3

0 commit comments

Comments
 (0)