Skip to content

Commit 0f2f0d2

Browse files
authored
Merge pull request #114 from Ljzd-PRO/dependabot/pip/devel/pytest-8.2.1
build(deps-dev): bump pytest from 8.1.1 to 8.2.1
2 parents 12ad758 + 6bc5777 commit 0f2f0d2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -51,7 +51,7 @@ mkdocstrings = {version="^0.24.0", extras=["python"]}
5151
mike = "^2.0.0"
5252

5353
[tool.poetry.group.test.dependencies]
54-
pytest = "==8.1.1"
54+
pytest = "==8.2.1"
5555
pytest-asyncio = "==0.23.5"
5656
pytest-cov = "==4.1.0"
5757
allpairspy = "==2.5.1"

0 commit comments

Comments
 (0)