Skip to content

Commit 7cccff7

Browse files
Update dependency types-mock to ==5.2.*
1 parent f9c487e commit 7cccff7

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
@@ -74,7 +74,7 @@ test = [
7474
"pytest-xdist==3.*",
7575
"requests~=2.32.1",
7676
"security==1.3.1",
77-
"types-mock==5.1.*",
77+
"types-mock==5.2.*",
7878
"django>=4,<6",
7979
"numpy~=2.2.1",
8080
"flask_wtf~=1.2.0",

0 commit comments

Comments
 (0)