Skip to content

Commit 913ae54

Browse files
dependabot[bot]sobolevn
authored andcommitted
Bump pytest from 4.3.1 to 4.4.0 (#61)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.1 to 4.4.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.3.1...4.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 6c48b06 commit 913ae54

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.3"
46+
pytest = "^4.4"
4747
pytest-cov = "^2.6"
4848
pytest-randomly = "^2.1"
4949

0 commit comments

Comments
 (0)