Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tox.ini

Issue 29919555: Issue 7062 - [CMS] Update versions of `urllib3` and `pytest` (Closed)
Patch Set: Created Oct. 22, 2018, 9:16 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tox.ini
diff --git a/tox.ini b/tox.ini
index e32a9c80ae005f54fa26a653b7ab9dd4c10f34e6..9351bed74ac63ce1ac3ef653b8675ad76a03df61 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,9 +20,9 @@ setenv =
deps =
flask
jinja2
- urllib3==1.23
+ urllib3
markdown
- pytest==3.8.2
+ pytest
pytest-cov
mock
wsgi_intercept
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld