Skip to content

Commit

Permalink
Merge pull request #163 from dajiaji/dependabot/pip/pytest-8.1.1
Browse files Browse the repository at this point in the history
Bump pytest from 8.0.2 to 8.1.1
  • Loading branch information
dajiaji committed Mar 15, 2024
2 parents 7d5c90c + a3e09e2 commit f9f2d9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -40,7 +40,7 @@ docs = [
]

[tool.poetry.dev-dependencies]
pytest = "^8.0.2"
pytest = "^8.1.1"
pytest-cov = "^4.0.0"
coverage = {extras = ["toml"], version = "^7.4"}
tox = "^4.14.1"
Expand Down

0 comments on commit f9f2d9a

Please sign in to comment.