コミットメタ情報

リビジョン43454624084e95c3653b6248961221760a0bb5d2 (tree)
日時2019-08-26 07:55:14
作者H. Turgut Uyar <uyar@teki...>
コミッターH. Turgut Uyar

ログメッセージ

Update pytest version

変更サマリ

差分

diff -r ce9b569c9f70 -r 43454624084e pyproject.toml
--- a/pyproject.toml Mon Aug 26 01:54:24 2019 +0300
+++ b/pyproject.toml Mon Aug 26 01:55:14 2019 +0300
@@ -31,7 +31,7 @@
3131 python = "^3.5"
3232
3333 [tool.poetry.dev-dependencies]
34-pytest = "^5.0"
34+pytest = "^5.1.1"
3535 pytest-cov = "^2.7.1"
3636 flake8 = "^3.7.8"
3737 flake8-isort = "^2.7.0"
旧リポジトリブラウザで表示