Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed Oct 8, 2020
1 parent bbfa26d commit e04c64e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 37 deletions.
59 changes: 24 additions & 35 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ flake8-bugbear = "^20.1.4"
flake8 = "^3.8.3"
pep8-naming = "^0.11.1"
pytest-cov = "^2.10.0"
pytest = "^5.4.3"
pytest = "^6.1.1"
sphinx = "^3.1.1"
sphinx-rtd-theme = "^0.5.0"
voluptuous = "^0.11.7"
voluptuous = "^0.12.0"

[tool.poetry.scripts]
monitorcontrol = "monitorcontrol.__main__:main"
Expand Down

0 comments on commit e04c64e

Please sign in to comment.