Skip to content

build(deps): update dependency pytest-mock to v3.14.1 (hotfix/1.20)#716

Closed
renovate[bot] wants to merge 1 commit intohotfix/1.20from
renovate/hotfix/1.20-pytest-mock-3.x
Closed

build(deps): update dependency pytest-mock to v3.14.1 (hotfix/1.20)#716
renovate[bot] wants to merge 1 commit intohotfix/1.20from
renovate/hotfix/1.20-pytest-mock-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-mock (changelog) ==3.11.1 -> ==3.14.1 age adoption passing confidence

Release Notes

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

v3.14.1

Compare Source

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

v3.14.0

Compare Source

  • #&#8203;415 <https://github.com/pytest-dev/pytest-mock/pull/415>_: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes.

  • #&#8203;420 <https://github.com/pytest-dev/pytest-mock/issues/420>_: Fixed a regression which would cause mocker.patch.object to not being properly cleared between tests.

v3.13.0

Compare Source

  • #&#8203;417 <https://github.com/pytest-dev/pytest-mock/pull/417>_: spy now has spy_return_list, which is a list containing all the values returned by the spied function.
  • pytest-mock now requires pytest>=6.2.5.
  • #&#8203;410 <https://github.com/pytest-dev/pytest-mock/pull/410>: pytest-mock's setup.py file is removed.
    If you relied on this file, e.g. to install pytest using setup.py install,
    please see Why you shouldn't invoke setup.py directly <https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summary>
    for alternatives.

v3.12.0

Compare Source

  • Added support for Python 3.12.
  • Dropped support for EOL Python 3.7.
  • mocker.resetall() now also resets mocks created by mocker.create_autospec (#390_).

.. _#390:https://github.com/pytest-dev/pytest-mock/pull/3900


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, 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/hotfix/1.20-pytest-mock-3.x branch from 3fe3e92 to e80b304 Compare May 28, 2025 18:04
@renovate renovate bot changed the title build(deps): update dependency pytest-mock to v3.14.0 (hotfix/1.20) build(deps): update dependency pytest-mock to v3.14.1 (hotfix/1.20) May 28, 2025
@lengau lengau closed this Jun 7, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 7, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==3.14.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/hotfix/1.20-pytest-mock-3.x branch June 7, 2025 00:19
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.

1 participant