Skip to content

Commit d4c2dac

Browse files
Build: Bump pytest-mock from 3.14.1 to 3.15.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.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.14.1...v3.15.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19ba343 commit d4c2dac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ coverage = { version = "^7.4.2", extras = ["toml"] }
9999
requests-mock = "1.12.1"
100100
moto = { version = "^5.0.2", extras = ["server"] }
101101
typing-extensions = "4.15.0"
102-
pytest-mock = "3.14.1"
102+
pytest-mock = "3.15.0"
103103
pyspark = "3.5.6"
104104
cython = "3.1.3"
105105
deptry = ">=0.14,<0.24"

0 commit comments

Comments
 (0)