Skip to content

Commit 1c50449

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -43,7 +43,7 @@ flake8-pyi = "^18.3"
4343

4444
safety = "^1.8"
4545

46-
pytest = "^4.2"
46+
pytest = "^4.3"
4747
pytest-cov = "^2.6"
4848
pytest-randomly = "^1.2"
4949

0 commit comments

Comments
 (0)