Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vint21h committed Jun 3, 2020
1 parent 3ffcc03 commit ce485c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coveralls = "==2.0.0"
django-nose = "==1.4.6"
django-stubs = "==1.5.0"
dodgy = "==0.2.1"
flake8 = "==3.8.0"
flake8 = "==3.8.2"
flake8-annotations-complexity = "==0.0.4"
flake8-bugbear = "==20.1.4"
flake8-docstrings = "==1.5.0"
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ test =
flake8-bugbear==20.1.4
flake8-docstrings==1.5.0
flake8-mypy==17.8.0
flake8==3.8.0
flake8==3.8.2
freezegun==0.3.15
interrogate==1.2.0
isort[pipfile]==4.3.21
Expand Down

0 comments on commit ce485c2

Please sign in to comment.