Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 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 - "after 5pm on friday" (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 added the dependencies Issues and PRs related to dependency management label May 30, 2025
@renovate renovate bot enabled auto-merge (squash) May 30, 2025 18:43
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x-lockfile branch from 4fad340 to 9bc4926 Compare September 6, 2025 23:34
@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 6, 2025
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x-lockfile branch from 9bc4926 to f053ee2 Compare September 16, 2025 17:09
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues and PRs related to dependency management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants