Skip to content

Commit

Permalink
Merge pull request #557 from dajiaji/dependabot/pip/pytest-8.3.3
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest from 8.1.1 to 8.3.3
  • Loading branch information
dajiaji authored Sep 15, 2024
2 parents 9667371 + 35d2e70 commit 1beb69e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -43,7 +43,7 @@ docs = [
]

[tool.poetry.dev-dependencies]
pytest = "^8.1"
pytest = "^8.3"
pytest-cov = "^5.0.0"
tox = "^4.18.1"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 1beb69e

Please sign in to comment.