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

Commit 8ebae4d

Browse files
Bump pytest from 8.2.0 to 8.2.1 (#187)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de0efa2 commit 8ebae4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030

3131

3232
[project.optional-dependencies]
33-
tests = ["pytest==8.2.0", "pytest-cov==5.0.0", "pyfakefs==5.5.0"]
33+
tests = ["pytest==8.2.1", "pytest-cov==5.0.0", "pyfakefs==5.5.0"]
3434

3535
doc = [
3636
"Sphinx==7.3.7",

0 commit comments

Comments
 (0)