Skip to content

Commit 1ba1747

Browse files
Merge pull request #11 from tim-littlefair/dependabot/pip/pytest-mock-lt-3.15.2
fix: update pytest-mock requirement from <3.10.1 to <3.15.2
2 parents 9def7af + 10a7a30 commit 1ba1747

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
@@ -39,7 +39,7 @@ test = [
3939
"pylint==2.17.4",
4040
"pylint_junit",
4141
"pytest-cov==7.0.0",
42-
"pytest-mock<3.10.1",
42+
"pytest-mock<3.15.2",
4343
"pytest-runner",
4444
"pytest==8.4.2",
4545
"pytest-github-actions-annotate-failures",

0 commit comments

Comments
 (0)