Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit d0fad15

Browse files
authored
⬆️ mock 1.3.0
1 parent 3266843 commit d0fad15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def run_tests(self):
6262
"pytest-flakes>=0.2", "pytest>=2.6.3",
6363
"httpretty>=0.8.3", "flask>=0.10.1",
6464
"oauthlib>=0.6.3", "semantic_version>=2.3.1",
65-
"mock==1.0.1"],
65+
"mock==1.3.0"],
6666
cmdclass={"test": PyTest},
6767
install_requires=["oauth>=1.0.1", "oauth2>=1.5.211",
6868
"httplib2>=0.9" ],

0 commit comments

Comments
 (0)