Skip to content

Commit fa2d239

Browse files
Merge pull request #844 from microsoftgraph/dependabot/pip/mock-5.2.0
chore(deps-dev): bump mock from 5.1.0 to 5.2.0
2 parents 7148744 + 72eda1d commit fa2d239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ looseversion==1.3.0 ; python_version >= '3.5'
4848

4949
mccabe==0.7.0 ; python_version >= '3.6'
5050

51-
mock==5.1.0 ; python_version >= '3.6'
51+
mock==5.2.0 ; python_version >= '3.6'
5252

5353
msal==1.31.1
5454

0 commit comments

Comments
 (0)