Skip to content

Commit e563fed

Browse files
committed
Update pytest
1 parent bdffb07 commit e563fed

File tree

2 files changed

+67
-39
lines changed

2 files changed

+67
-39
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ python-dateutil = "^2.6"
3131
tzdata = ">=2020.1"
3232

3333
[tool.poetry.group.dev.dependencies]
34-
pytest = "^5.4.3"
34+
pytest = "^6.2.5"
3535
pytest-cov = "^2.5"
3636
pytz = ">=2018.3"
3737
babel = "^2.5"

0 commit comments

Comments
 (0)