Skip to content

Commit 59fb99d

Browse files
authored
Merge pull request #16 from noclocks/dependabot/pip/pytest-8.1.1
fix: bump pytest from 8.1.0 to 8.1.1
2 parents b1e2459 + f19bc69 commit 59fb99d

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
@@ -41,7 +41,7 @@ test = [
4141
"pytest-cov==4.1.0",
4242
"pytest-mock<3.12.1",
4343
"pytest-runner",
44-
"pytest==8.1.0",
44+
"pytest==8.1.1",
4545
"pytest-github-actions-annotate-failures",
4646
"shellcheck-py==0.9.0.6"
4747
]

0 commit comments

Comments
 (0)