Skip to content

Commit

Permalink
Merge pull request #17 from dbatten5/dependabot/pip/flake8-4.0.1
Browse files Browse the repository at this point in the history
Bump flake8 from 3.9.2 to 4.0.1
  • Loading branch information
dbatten5 authored Nov 2, 2021
2 parents 8ceb442 + 44cc017 commit 0145f0a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mypy = "^0.910"
typeguard = "^2.12.1"
xdoctest = {extras = ["colors"], version = "^0.15.5"}
pre-commit = "^2.13.0"
flake8 = "^3.9.2"
flake8 = "^4.0.1"
black = "^20.8b1"
flake8-bandit = "^2.1.2"
flake8-bugbear = "^21.4.3"
Expand Down

0 comments on commit 0145f0a

Please sign in to comment.