Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 7.4.1 to 7.4.2 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 8, 2023
2 parents 48dc595 + ed44d29 commit 61667e9
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 @@ -12,7 +12,7 @@ click = "^8.0.3"
[tool.poetry.dev-dependencies]
black = "^23.7"
mypy = "^1.5"
pytest = "^7.4.1"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-mypy = "^0.10.3"
toml = "^0.10.2"
Expand Down

0 comments on commit 61667e9

Please sign in to comment.