Skip to content

Commit e0eb11c

Browse files
Bump pygments from 2.6.1 to 2.7.4 in /docs (#81)
* Bump pygments from 2.6.1 to 2.7.4 in /docs 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] <support@github.com> * update pygments in other file Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Samuel Colvin <s@muelcolvin.com>
1 parent 4bef4c3 commit e0eb11c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ markdown==3.2.2
44
mkdocs-exclude==1.0.2
55
mkdocs-material==5.5.0
66
markdown-include==0.5.1
7-
pygments==2.6.1
7+
pygments==2.7.4

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8==3.8.3
44
isort==5.2.1
55
pycodestyle==2.6.0
66
pyflakes==2.2.0
7-
Pygments==2.6.1
7+
Pygments==2.7.4
88
pydantic==1.6.1
99
pytest==5.4.3
1010
pytest-cov==2.10.0

0 commit comments

Comments
 (0)