Skip to content

Commit 0e527c1

Browse files
Build: Bump pytest-mock from 3.14.0 to 3.14.1
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3c1c1b commit 0e527c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -95,7 +95,7 @@ coverage = { version = "^7.4.2", extras = ["toml"] }
9595
requests-mock = "1.12.1"
9696
moto = { version = "^5.0.2", extras = ["server"] }
9797
typing-extensions = "4.13.2"
98-
pytest-mock = "3.14.0"
98+
pytest-mock = "3.14.1"
9999
pyspark = "3.5.5"
100100
cython = "3.0.12"
101101
deptry = ">=0.14,<0.24"

0 commit comments

Comments
 (0)