Skip to content

Commit

Permalink
Update dependency pytest to v7.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 72aa882 commit 6f3e80f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PyGithub = "1.59.1"

[tool.poetry.dev-dependencies]
tox = "3.28.0"
pytest = "7.4.1"
pytest = "7.4.2"
pytest-xdist = "3.3.1"
pytest-benchmark = "4.0.0"
responses = "0.23.3"
Expand Down

0 comments on commit 6f3e80f

Please sign in to comment.