Skip to content

Commit 9203d30

Browse files
committed
1 parent 133ab7b commit 9203d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/doc_builder/python_environments.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def install_core_requirements(self):
278278
)
279279

280280
requirements = [
281-
'Pygments==2.2.0',
281+
'Pygments==2.3.1',
282282
# Assume semver for setuptools version, support up to next backwards
283283
# incompatible release
284284
self.project.get_feature_value(

0 commit comments

Comments
 (0)