Skip to content

Commit

Permalink
Bump pytest from 7.2.1 to 7.3.1 (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent dc1bbf9 commit 2046c84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 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 @@ -30,7 +30,7 @@ tabulate = { version = ">=0.8.7", optional = true }
dateparser = {version = ">=1.0.0", optional = true}

[tool.poetry.dev-dependencies]
pytest = "^7.2.1"
pytest = "^7.3.1"
coverage = {extras = ["toml"], version = "^7.1"}
safety = "^2.3.5"
mypy = "^1.0"
Expand Down

0 comments on commit 2046c84

Please sign in to comment.