Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit b956985

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #51 from staticdev/dependabot/pip/pytest-6.0.1
Bump pytest from 5.4.3 to 6.0.1
2 parents e082eec + 5482868 commit b956985

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

poetry.lock

Lines changed: 20 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
@@ -25,7 +25,7 @@ inquirer = "^2.7.0"
2525
pyyaml = "^5.3.1"
2626

2727
[tool.poetry.dev-dependencies]
28-
pytest = "^5.4.3"
28+
pytest = "^6.0.1"
2929
coverage = {extras = ["toml"], version = "^5.2"}
3030
safety = "^1.9.0"
3131
mypy = "^0.782"

0 commit comments

Comments
 (0)