Skip to content

Commit

Permalink
⬆️ mock 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Oct 18, 2017
1 parent 3266843 commit d0fad15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def run_tests(self):
"pytest-flakes>=0.2", "pytest>=2.6.3",
"httpretty>=0.8.3", "flask>=0.10.1",
"oauthlib>=0.6.3", "semantic_version>=2.3.1",
"mock==1.0.1"],
"mock==1.3.0"],
cmdclass={"test": PyTest},
install_requires=["oauth>=1.0.1", "oauth2>=1.5.211",
"httplib2>=0.9" ],
Expand Down

0 comments on commit d0fad15

Please sign in to comment.