Skip to content

Commit

Permalink
Merge pull request #9 from janaSunrise/dependabot/pip/flake8-bugbear-…
Browse files Browse the repository at this point in the history
…21.3.2

Bump flake8-bugbear from 20.1.4 to 21.3.2
  • Loading branch information
janaSunrise committed Mar 17, 2021
2 parents bb1de4c + df96d6c commit e3f6001
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Expand Up @@ -6,8 +6,8 @@ name = "pypi"
[dev-packages]
autopep8 = "~=1.5.4"
flake8 = "~=3.8.4"
flake8-annotations = "~=2.6.1"
flake8-bugbear = "~=20.1.4"
flake8-annotations = "~=2.4.1"
flake8-bugbear = "~=21.3.2"
flake8-import-order = "~=0.18.1"
pre-commit = "~=2.11.1"
pytest-benchmark = "*"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit e3f6001

Please sign in to comment.