Skip to content

Commit 2120023

Browse files
dependabot-preview[bot]sobolevn
authored andcommitted
Bump pytest from 4.5.0 to 4.6.1 (#76)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 4.6.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.5.0...4.6.1)
1 parent 5e05aed commit 2120023

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

poetry.lock

Lines changed: 32 additions & 7 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.5"
46+
pytest = "^4.6"
4747
pytest-cov = "^2.7"
4848
pytest-randomly = "^3.0"
4949

0 commit comments

Comments
 (0)