Skip to content

Commit 067cf05

Browse files
Build: Bump pytest-mock from 3.15.0 to 3.15.1 (#2506)
1 parent bbbda1a commit 067cf05

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
@@ -100,7 +100,7 @@ coverage = { version = "^7.4.2", extras = ["toml"] }
100100
requests-mock = "1.12.1"
101101
moto = { version = "^5.0.2", extras = ["server"] }
102102
typing-extensions = "4.15.0"
103-
pytest-mock = "3.15.0"
103+
pytest-mock = "3.15.1"
104104
pyspark = { version = "3.5.6", extras = ["connect"] }
105105
cython = "3.1.4"
106106
deptry = ">=0.14,<0.24"

0 commit comments

Comments
 (0)