Skip to content

Commit

Permalink
build(pip): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviml committed Feb 6, 2021
1 parent 4fef07a commit 053d75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ pytest-cov = "==2.11.1"
pytest-mock = "==3.5.1"
pytest-timeout = "==1.4.2"
mock = "==4.0.3"
pre-commit = "==2.10.0"
commitizen = "==2.14.1"
pre-commit = "==2.10.1"
commitizen = "==2.14.2"
mypy = "==0.800"
flake8 = "==3.8.4"
isort = "==5.7.0"
Expand Down

0 comments on commit 053d75d

Please sign in to comment.