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:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) May 27, 2025 10:48
Copy link

codspeed-hq bot commented May 27, 2025

CodSpeed Performance Report

Merging #11049 will not alter performance

Comparing dependabot/pip/3.13/pytest-mock-3.14.1 (828e5a4) with 3.13 (48a1e86)

Summary

✅ 59 untouched benchmarks

Copy link

codecov bot commented May 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3.13@d43a5e0). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.13   #11049   +/-   ##
=======================================
  Coverage        ?   98.24%           
=======================================
  Files           ?      130           
  Lines           ?    41587           
  Branches        ?     2281           
=======================================
  Hits            ?    40856           
  Misses          ?      557           
  Partials        ?      174           
Flag Coverage Δ
CI-GHA 98.13% <ø> (?)
OS-Linux 97.87% <ø> (?)
OS-Windows 95.46% <ø> (?)
OS-macOS 97.08% <ø> (?)
Py-3.10.11 96.96% <ø> (?)
Py-3.10.17 97.48% <ø> (?)
Py-3.11.12 97.54% <ø> (?)
Py-3.11.9 97.05% <ø> (?)
Py-3.12.10 97.91% <ø> (?)
Py-3.13.3 97.90% <ø> (?)
Py-3.9.13 96.86% <ø> (?)
Py-3.9.22 97.37% <ø> (?)
Py-pypy7.3.16 84.44% <ø> (?)
VM-macos 97.08% <ø> (?)
VM-ubuntu 97.87% <ø> (?)
VM-windows 95.46% <ø> (?)

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.

@dependabot dependabot bot force-pushed the dependabot/pip/3.13/pytest-mock-3.14.1 branch 2 times, most recently from f679374 to 56bfe93 Compare May 27, 2025 11:23
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/3.13/pytest-mock-3.14.1 branch from 56bfe93 to 828e5a4 Compare May 27, 2025 11:27
@github-actions github-actions bot merged commit 11c6b9f into 3.13 May 27, 2025
36 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.13/pytest-mock-3.14.1 branch May 27, 2025 11:36
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