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

Commit 7a7c4bb

Browse files
authored
Merge pull request #30 from arenekosreal/dependabot/pip/pytest-8.3.3
Bump pytest from 8.3.2 to 8.3.3
2 parents 222a44b + 0781c71 commit 7a7c4bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.3.2"
20+
pytest = "^8.3.3"
2121
pytest-cov = "^5.0.0"
2222
tomli-w = "^1.0.0"
2323
pytest-qt = "^4.4.0"

0 commit comments

Comments
 (0)