Skip to content

Commit

Permalink
chore(dependencies): update dependency pytest to ^7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent 76b2d45 commit a01da96
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 35 deletions.
57 changes: 23 additions & 34 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 @@ -16,7 +16,7 @@ python = "^3.7"

[tool.poetry.dev-dependencies]
black = "^21.12b0"
pytest = "^7.1.2"
pytest = "^7.3.0"
pytest-cov = "^3.0.0"
pillow = "^7.2.0"
codecov = "^2.1.12"
Expand Down

0 comments on commit a01da96

Please sign in to comment.