Skip to content

Commit

Permalink
⬆️ Update pytest requirement from ^5.4.1 to ^7.0.1 (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2022
1 parent 937ca13 commit d003492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.6"
docker = "^4.2.0"
pytest = "^5.4.1"
pytest = "^7.0.1"

[tool.poetry.dev-dependencies]
black = "^19.10b0"
Expand Down

0 comments on commit d003492

Please sign in to comment.