Skip to content

Commit

Permalink
Merge pull request #20 from noclocks/dependabot/pip/pytest-mock-lt-3.…
Browse files Browse the repository at this point in the history
…14.1

fix: update pytest-mock requirement from <3.12.1 to <3.14.1
  • Loading branch information
jimbrig authored Mar 22, 2024
2 parents b5ab657 + 2f30703 commit 62ecf34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ test = [
"pre-commit==3.6.2",
"pylint_junit",
"pytest-cov==4.1.0",
"pytest-mock<3.12.1",
"pytest-mock<3.14.1",
"pytest-runner",
"pytest==8.1.1",
"pytest-github-actions-annotate-failures",
Expand Down

0 comments on commit 62ecf34

Please sign in to comment.