Skip to content

Commit

Permalink
refactor(pipfile): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviml committed Apr 8, 2020
1 parent 6fc6342 commit 5db54ca
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ verify_ssl = true

[dev-packages]
black = "==19.10b0"
pytest = "==5.3.4"
pytest = "==5.3.5"
pytest-asyncio = "==0.10.0"
pytest-cov = "==2.8.1"
pytest-mock = "==2.0.0"
pytest-mock = "==3.0.0"
pre-commit = "==2.0.1"
commitizen = "==1.17.0"
commitizen = "==1.17.1"

[packages]
appdaemon = "==4.0.1"
appdaemon = "==4.0.3"

[requires]
python_version = "3.8"
204 changes: 102 additions & 102 deletions Pipfile.lock

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

0 comments on commit 5db54ca

Please sign in to comment.