Skip to content

Commit

Permalink
Update pytest requirement from 7.1.2 to 7.1.3 (#31)
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] committed Sep 5, 2022
1 parent 6f5e196 commit 3345de7
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 @@ -13,7 +13,7 @@ python = "^3.8"
[tool.poetry.dev-dependencies]
black = "22.8.0"
pre-commit = "2.20.0"
pytest = "7.1.2"
pytest = "7.1.3"
pytest-cov = "3.0.0"

[build-system]
Expand Down

0 comments on commit 3345de7

Please sign in to comment.