Skip to content

Commit fffa3d6

Browse files
dependabot[bot]sobolevn
authored andcommitted
Bump pytest from 4.4.2 to 4.5.0 (#72)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.2 to 4.5.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.4.2...4.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 665592a commit fffa3d6

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

poetry.lock

Lines changed: 14 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 = "^19.2"
4343

4444
safety = "^1.8"
4545

46-
pytest = "^4.4"
46+
pytest = "^4.5"
4747
pytest-cov = "^2.7"
4848
pytest-randomly = "^3.0"
4949

0 commit comments

Comments
 (0)