Skip to content

Commit f2f89fc

Browse files
committed
Update dependencies
1 parent 4a5cf73 commit f2f89fc

File tree

2 files changed

+41
-16
lines changed

2 files changed

+41
-16
lines changed

poetry.lock

Lines changed: 37 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ packages = [
2929
python = "^3.6"
3030

3131
[tool.poetry.dev-dependencies]
32-
pytest = "^4.4"
32+
pytest = "^4.6"
3333
pytest-asyncio = "^0.10"
34-
pytest-cov = "^2.6"
34+
pytest-cov = "^2.7"
3535
pytest-describe = "^0.12"
36-
pyyaml = "^5.0"
36+
pyyaml = "^5.1"
3737
black = "^19.3b0"
3838
flake8 = "^3.7"
3939
mypy = "^0.701"
40-
tox = "^3.9"
40+
tox = "^3.12"
4141
codecov = "^2.0"
4242
sphinx = "^2.0"
4343
sphinx_rtd_theme = "^0.4"

0 commit comments

Comments
 (0)