Skip to content

Commit 4069bc3

Browse files
committed
Bump recommonmark dep
1 parent a424b1d commit 4069bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ def setup_environment(version):
330330
'readthedocs-sphinx-ext==0.5.4',
331331
'sphinx-rtd-theme==0.1.8',
332332
'alabaster>=0.7,<0.8,!=0.7.5',
333-
'recommonmark==0.1.1',
333+
'recommonmark==0.2.0',
334334
])
335335

336336
wheeldir = os.path.join(settings.SITE_ROOT, 'deploy', 'wheels')

0 commit comments

Comments
 (0)