Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 7bd94d7

Browse files
authored
Merge pull request #23 from arenekosreal/dependabot/pip/pytest-8.2.0
Bump pytest from 8.1.1 to 8.2.0
2 parents c760930 + 03704b0 commit 7bd94d7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python-magic-bin = {version = "^0.4.14", markers = "sys_platform == 'win32'"}
1717

1818

1919
[tool.poetry.group.dev.dependencies]
20-
pytest = "^8.1.1"
20+
pytest = "^8.2.0"
2121
pytest-cov = "^5.0.0"
2222
tomli-w = "^1.0.0"
2323
pytest-qt = "^4.4.0"

0 commit comments

Comments
 (0)