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

Commit 3727a58

Browse files
Bump pytest from 8.2.1 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c675c01 commit 3727a58

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

0 commit comments

Comments
 (0)