Skip to content

Commit 8a4cb08

Browse files
Bump pygments from 2.7.0 to 2.7.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.7.0...2.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent aaabd61 commit 8a4cb08

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
@@ -20,7 +20,7 @@ jinja2==2.11.2 # via sphinx, towncrier
2020
markupsafe==1.1.1 # via jinja2
2121
outcome==1.0.1 # via -r docs-requirements.in
2222
packaging==20.4 # via sphinx
23-
pygments==2.7.0 # via sphinx
23+
pygments==2.7.1 # via sphinx
2424
pyparsing==2.4.7 # via packaging
2525
pytz==2020.1 # via babel
2626
requests==2.24.0 # via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ py==1.9.0 # via pytest
4242
pycodestyle==2.6.0 # via flake8
4343
pycparser==2.20 # via cffi
4444
pyflakes==2.2.0 # via flake8
45-
pygments==2.7.0 # via ipython
45+
pygments==2.7.1 # via ipython
4646
pylint==2.6.0 # via -r test-requirements.in
4747
pyopenssl==19.1.0 # via -r test-requirements.in
4848
pyparsing==2.4.7 # via packaging

0 commit comments

Comments
 (0)