Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/pytest-mock-3.x-lockfile branch from 5d7597e to 83868a7 Compare August 10, 2025 13:32
@renovate renovate bot changed the title chore(deps): update dependency pytest-mock to v3.14.1 chore(deps): update dependency pytest-mock to v3.15.0 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x-lockfile branch from 83868a7 to 1e4bbc7 Compare September 4, 2025 21:40
@renovate renovate bot changed the title chore(deps): update dependency pytest-mock to v3.15.0 chore(deps): update dependency pytest-mock to v3.15.1 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x-lockfile branch from 1e4bbc7 to 9b7c124 Compare September 16, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants