Skip to content

Commit 29563e3

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 f7767e0 commit 29563e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -96,7 +96,7 @@ coverage = { version = "^7.4.2", extras = ["toml"] }
9696
requests-mock = "1.12.1"
9797
moto = { version = "^5.0.2", extras = ["server"] }
9898
typing-extensions = "4.13.2"
99-
pytest-mock = "3.14.0"
99+
pytest-mock = "3.14.1"
100100
pyspark = "3.5.5"
101101
cython = "3.1.1"
102102
deptry = ">=0.14,<0.24"

0 commit comments

Comments
 (0)