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

Commit 608bd9e

Browse files
Bump pytest from 7.4.2 to 7.4.3 (#121)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ca64c9 commit 608bd9e

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
@@ -34,7 +34,7 @@ dependencies = [
3434

3535
[project.optional-dependencies]
3636
tests = [
37-
"pytest==7.4.2",
37+
"pytest==7.4.3",
3838
"pytest-cov==4.1.0",
3939
"pyfakefs==5.3.0",
4040
]

0 commit comments

Comments
 (0)