Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6206824

Browse files
authoredOct 11, 2021
Bump flake8 from 3.9.2 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@3.9.2...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94c78ba commit 6206824

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed
 

‎poetry.lock

+19-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pyspark = "3.1.1"
1313
pytest = "^6.2.4"
1414
black = "^21.9b0"
1515
isort = "^5.8.0"
16-
flake8 = "^3.9.2"
16+
flake8 = "^4.0.1"
1717
coverage = "^6.0"
1818
pytest-cov = "^3.0.0"
1919
chispa = "*"

0 commit comments

Comments
 (0)
Please sign in to comment.