Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 31, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-mock (changelog) ==3.14.0 -> ==3.15.1 age confidence

Release Notes

pytest-dev/pytest-mock (pytest-mock)

v3.15.1

Compare Source

2025-09-16

  • #&#8203;529 <https://github.com/pytest-dev/pytest-mock/issues/529>_: Fixed itertools._tee object has no attribute error -- now duplicate_iterators=True must be passed to mocker.spy to duplicate iterators.

v3.15.0

Compare Source

2025-09-04

  • Python 3.8 (EOL) is no longer supported.
  • #&#8203;524 <https://github.com/pytest-dev/pytest-mock/pull/524>_: Added spy_return_iter to mocker.spy, which contains a duplicate of the return value of the spied method if it is an Iterator.

v3.14.1

Compare Source

  • #&#8203;503 <https://github.com/pytest-dev/pytest-mock/pull/503>_: Python 3.14 is now officially supported.

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) May 31, 2025 04:43
renovate-approve[bot]
renovate-approve bot previously approved these changes May 31, 2025
@renovate renovate bot changed the title Update dependency pytest-mock to v3.14.1 Update dependency pytest-mock to v3.15.0 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from 775cdb9 to 61510ba Compare September 4, 2025 21:27
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 4, 2025
@renovate renovate bot changed the title Update dependency pytest-mock to v3.15.0 Update dependency pytest-mock to v3.15.1 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from 61510ba to 646f86f Compare September 16, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant