Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent c87e005 commit fcb5729
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -44,7 +44,7 @@ setuptools-scm = '7.1.0'
pre-commit = { version = '3.3.0', python = '>=3.8' }

[tool.poetry.group.test.dependencies]
pytest = '7.3.1'
pytest = '7.4.3'
pytest-cov = '4.0.0'
readme-renderer = '37.3'
tomli = { version = '2.0.1', python = '<3.11' }
Expand Down

0 comments on commit fcb5729

Please sign in to comment.