Skip to content

Commit 30c454c

Browse files
Bump pycodestyle from 2.8.0 to 2.14.0 (#45)
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.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.8.0...2.14.0) --- updated-dependencies: - dependency-name: pycodestyle dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eli Flores <eliflores@users.noreply.github.com>
1 parent bfd6410 commit 30c454c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "pypi"
88
[dev-packages]
99
pytest = "==7.1.2"
1010
pylint = "==2.14.5"
11-
pycodestyle = "==2.8.0"
11+
pycodestyle = "==2.14.0"
1212
pytest-cov = "==3.0.0"
1313

1414
[scripts]

Pipfile.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)