Skip to content

Commit c249552

Browse files
Merge pull request #5 from tim-littlefair/dependabot/pip/pytest-8.4.2
fix: bump pytest from 7.3.1 to 8.4.2
2 parents 3b2b279 + e5039a6 commit c249552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test = [
4141
"pytest-cov==4.0.0",
4242
"pytest-mock<3.10.1",
4343
"pytest-runner",
44-
"pytest==7.3.1",
44+
"pytest==8.4.2",
4545
"pytest-github-actions-annotate-failures",
4646
"shellcheck-py==0.9.0.2"
4747
]

0 commit comments

Comments
 (0)