Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 6c40bbd commit 0334ef0
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 @@ -22,7 +22,7 @@ black = "~23.10.1"
pre-commit = "~3.5.0"
flake8 = "^6.0.0"
pytest-cov = "~4.1.0"
pytest = "^7.1.3"
pytest = "^7.4.3"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^2.3.1"
mypy = "^1.6"
Expand Down

0 comments on commit 0334ef0

Please sign in to comment.