Skip to content

Commit a213b85

Browse files
Bump pytest-mock from 3.14.1 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.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.1...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 281904a commit a213b85

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pydantic = "==2.11.7"
1111
[dev-packages]
1212
black = "==25.1.0"
1313
pytest = "==8.4.1"
14-
pytest-mock = "==3.14.1"
14+
pytest-mock = "==3.15.1"
1515
mypy = "==1.17.1"
1616
pytest-mypy-plugins = "==3.2.0"
1717
pytest-cov = "==6.2.1"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)