Skip to content

Commit 76928ef

Browse files
Bump pytest from 4.1.1 to 4.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.1.1 to 4.2.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@4.1.1...4.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 041857f commit 76928ef

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

poetry.lock

Lines changed: 8 additions & 4 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.1"
46+
pytest = "^4.2"
4747
pytest-cov = "^2.6"
4848
pytest-randomly = "^1.2"
4949

0 commit comments

Comments
 (0)