Skip to content

Commit 4515e80

Browse files
authored
Merge pull request #513 from dajiaji/dependabot/pip/pytest-8.1.0
build(deps-dev): bump pytest from 8.0.2 to 8.1.0
2 parents c720db2 + b07d5fb commit 4515e80

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ docs = [
4343
]
4444

4545
[tool.poetry.dev-dependencies]
46-
pytest = "^8.0"
46+
pytest = "^8.1"
4747
pytest-cov = "^4.1.0"
4848
tox = "^4.13.0"
4949
pre-commit = "^3.5.0"

0 commit comments

Comments
 (0)