Skip to content

Commit 9e2d1fc

Browse files
Bump pytest-mock from 3.12.0 to 3.14.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.0. - [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.12.0...v3.14.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e80d390 commit 9e2d1fc

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
@@ -35,7 +35,7 @@ test = [
3535
"python-dotenv==1.0.1",
3636
"pytest==8.0.2",
3737
"pytest-bdd==7.1.1",
38-
"pytest-mock==3.12.0",
38+
"pytest-mock==3.14.0",
3939
"requests==2.31.0",
4040
"apache-airflow==2.9.2",
4141
"kubernetes==30.1.0",

0 commit comments

Comments
 (0)