Skip to content

Commit 809233e

Browse files
Update dependency mock to ==5.2.* (#1011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e67f600 commit 809233e

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
@@ -63,7 +63,7 @@ test = [
6363
"jsonschema~=4.23.0",
6464
"lxml>=5.3.0,<6.0.0",
6565
"openai>=1.65,<1.66",
66-
"mock==5.1.*",
66+
"mock==5.2.*",
6767
"pre-commit<5",
6868
"Pyjwt~=2.10.0",
6969
"pytest>=8.2,<9",

0 commit comments

Comments
 (0)