Skip to content

Commit

Permalink
Bump pytest from 7.4.2 to 7.4.3 (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 9e51fd7 commit 0d06d9e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 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 @@ -34,7 +34,7 @@ aiohttp = ">=3,<4"
importlib-metadata = {version = ">=3.3,<7.0", python = "<3.12"}

[tool.poetry.dev-dependencies]
pytest = "^7.2.2"
pytest = "^7.4.3"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^2.3.5"
mypy = "^1.6"
Expand Down

0 comments on commit 0d06d9e

Please sign in to comment.