Skip to content

Commit f12fa06

Browse files
Merge pull request #1730 from python-trio/dependabot/pip/pygments-2.7.1
2 parents aaabd61 + 8a4cb08 commit f12fa06

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)