Skip to content

Commit

Permalink
Bump pytest from 7.4.0 to 7.4.2 (#1117)
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 Sep 20, 2023
1 parent 83eb7e8 commit 8bc021e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -32,7 +32,7 @@ loguru = ">=0.6,<0.8"
gitpython = "^3.1.36"

[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
pytest = "^7.4.2"
coverage = {extras = ["toml"], version = "^7.3"}
safety = "^2.3.5"
mypy = "^1.5"
Expand Down

0 comments on commit 8bc021e

Please sign in to comment.