Skip to content

Commit 0968949

Browse files
Bump pytest from 5.4.3 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.3...6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent de390af commit 0968949

2 files changed

Lines changed: 32 additions & 20 deletions

File tree

poetry.lock

Lines changed: 31 additions & 19 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
@@ -19,7 +19,7 @@ Flask-Migrate = "2.5.3"
1919
prometheus_client = "0.8.0"
2020
psycopg2-binary = "2.8.5"
2121
py-healthcheck = "1.10.1"
22-
pytest = "5.4.3"
22+
pytest = "6.0.1"
2323
pytest-mock = "3.2.0"
2424
pytest-cov = "2.10.0"
2525
python-dateutil = "2.8.1"

0 commit comments

Comments
 (0)