Skip to content

Commit 21f0c57

Browse files
Bump pygments from 2.6.1 to 2.7.4 in /doc/src/sphinx
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.6.1...2.7.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f58dd commit 21f0c57

File tree

2 files changed

+64
-69
lines changed

2 files changed

+64
-69
lines changed

doc/src/sphinx/Pipfile.lock

Lines changed: 51 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/src/sphinx/requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1+
-i https://pypi.org/simple/
12
alabaster==0.7.12
2-
Babel==2.8.0
3-
certifi==2020.6.20
4-
chardet==3.0.4
3+
babel==2.9.0
4+
certifi==2020.12.5
5+
chardet==4.0.0
56
commonmark==0.9.1
67
docutils==0.16
78
idna==2.10
89
imagesize==1.2.0
9-
Jinja2==2.11.2
10-
MarkupSafe==1.1.1
11-
packaging==20.4
12-
Pygments==2.6.1
10+
jinja2==2.11.3
11+
markupsafe==1.1.1
12+
packaging==20.9
13+
pygments==2.7.4
1314
pyparsing==2.4.7
14-
pytz==2020.1
15+
pytz==2021.1
1516
recommonmark==0.6.0
16-
requests==2.24.0
17-
six==1.15.0
18-
snowballstemmer==2.0.0
19-
Sphinx==3.1.2
17+
requests==2.25.1
18+
snowballstemmer==2.1.0
2019
sphinx-rtd-theme==0.5.0
20+
sphinx==3.1.2
2121
sphinxcontrib-applehelp==1.0.2
2222
sphinxcontrib-devhelp==1.0.2
2323
sphinxcontrib-htmlhelp==1.0.3
2424
sphinxcontrib-jsmath==1.0.1
2525
sphinxcontrib-qthelp==1.0.3
2626
sphinxcontrib-serializinghtml==1.1.4
27-
urllib3==1.25.9
27+
urllib3==1.26.4

0 commit comments

Comments
 (0)