Skip to content

Commit 22e5fcf

Browse files
Bump pytest-mock from 3.10.0 to 3.11.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.0 to 3.11.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.10.0...v3.11.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0045f9 commit 22e5fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ examples = [ "polars == 0.18.2" ]
6262
pytest = [
6363
"pytest == 7.3.2",
6464
"pytest-cov == 4.1.0",
65-
"pytest-mock == 3.10.0",
65+
"pytest-mock == 3.11.1",
6666
"pytest-asyncio == 0.21.0",
6767
"time-machine == 2.9.0",
6868
"async-solipsism == 0.5",

0 commit comments

Comments
 (0)