Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit c20667d

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -34,7 +34,7 @@ flake8-bandit = "^2.1.2"
3434
flake8-black = "^0.2.0"
3535
flake8-bugbear = "^20.1.4"
3636
safety = "^1.8.5"
37-
pytest = "^5.4.1"
37+
pytest = "^5.4.3"
3838
mypy = "^0.770"
3939
codecov = "^2.1.3"
4040
reorder-python-imports = "^2.3.1"

0 commit comments

Comments
 (0)