Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:xaviml/controllerx into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviml committed Nov 27, 2020
2 parents 787b78a + 6a05c69 commit 7ee071c
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 @@ -10,8 +10,8 @@ pytest-asyncio = "==0.14.0"
pytest-cov = "==2.10.1"
pytest-mock = "==3.3.1"
mock = "==4.0.2"
pre-commit = "==2.8.2"
commitizen = "==2.8.0"
pre-commit = "==2.9.2"
commitizen = "==2.8.2"
mypy = "==0.790"
flake8 = "==3.8.4"
isort = "==5.6.4"
Expand Down

0 comments on commit 7ee071c

Please sign in to comment.