Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps pytest-mock from 3.14.0 to 3.14.1.

Release notes

Sourced from pytest-mock's releases.

v3.14.1

  • #503: Python 3.14 is now officially supported.
Changelog

Sourced from pytest-mock's changelog.

3.14.1 (2025-08-26)

  • [#503](https://github.com/pytest-dev/pytest-mock/issues/503) <https://github.com/pytest-dev/pytest-mock/pull/503>_: Python 3.14 is now officially supported.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2025
@dependabot dependabot bot requested review from webknjaz and asvetlov as code owners May 27, 2025 10:41
@github-actions github-actions bot enabled auto-merge (squash) May 27, 2025 10:42
Copy link

codspeed-hq bot commented May 27, 2025

CodSpeed Performance Report

Merging #11047 will not alter performance

Comparing dependabot/pip/pytest-mock-3.14.1 (7450b21) with master (4ddc175)

Summary

✅ 59 untouched benchmarks

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-mock-3.14.1 branch from 9e03836 to 7450b21 Compare May 27, 2025 10:55
Copy link

codecov bot commented May 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.81%. Comparing base (73e6dfd) to head (7450b21).
⚠️ Report is 3107 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11047      +/-   ##
==========================================
+ Coverage   98.24%   98.81%   +0.57%     
==========================================
  Files         130      129       -1     
  Lines       41587    41366     -221     
  Branches     2281     2226      -55     
==========================================
+ Hits        40856    40877      +21     
+ Misses        557      339     -218     
+ Partials      174      150      -24     
Flag Coverage Δ
CI-GHA 98.70% <ø> (+0.57%) ⬆️
OS-Linux 98.42% <ø> (+0.55%) ⬆️
OS-Windows 96.68% <ø> (+1.22%) ⬆️
OS-macOS 97.61% <ø> (+0.53%) ⬆️
Py-3.10.11 97.51% <ø> (+0.54%) ⬆️
Py-3.10.17 98.02% <ø> (+0.53%) ⬆️
Py-3.11.12 98.09% <ø> (+0.50%) ⬆️
Py-3.11.9 97.58% <ø> (+0.52%) ⬆️
Py-3.12.10 98.48% <ø> (+0.56%) ⬆️
Py-3.13.3 98.47% <ø> (+0.55%) ⬆️
Py-3.9.13 97.39% <ø> (+0.53%) ⬆️
Py-3.9.22 97.89% <ø> (+0.52%) ⬆️
Py-pypy7.3.16 82.52% <ø> (-11.77%) ⬇️
VM-macos 97.61% <ø> (+0.53%) ⬆️
VM-ubuntu 98.42% <ø> (+0.55%) ⬆️
VM-windows 96.68% <ø> (+1.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 60cb734 into master May 27, 2025
40 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pytest-mock-3.14.1 branch May 27, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants