Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vint21h committed Mar 14, 2021
1 parent 5db96dd commit 680501c
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 @@ -29,7 +29,7 @@ flake8-bugbear = "==21.3.2"
flake8-docstrings = "==1.5.0"
flake8-fixme = "==1.1.1"
flake8 = "==3.8.4"
importlib-metadata = "==3.7.2"
importlib-metadata = "==3.7.3"
interrogate = "==1.3.2"
isort = "==5.7.0"
mypy = "==0.812"
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test =
flake8-docstrings==1.5.0
flake8-fixme==1.1.1
flake8==3.8.4
importlib-metadata==3.7.2
importlib-metadata==3.7.3
interrogate==1.3.2
isort==5.7.0
mypy==0.812
Expand Down

0 comments on commit 680501c

Please sign in to comment.