Skip to content

Commit 0eddb85

Browse files
authored
Merge pull request #294 from python-trio/dependabot/pip/pygments-2.10.0
Bump pygments from 2.9.0 to 2.10.0
2 parents 70b6c4e + 30cdd5d commit 0eddb85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ markupsafe==2.0.1
2424
# via jinja2
2525
packaging==21.0
2626
# via sphinx
27-
pygments==2.9.0
27+
pygments==2.10.0
2828
# via sphinx
2929
pyparsing==2.4.7
3030
# via packaging

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pluggy==0.13.1
4444
# via pytest
4545
py==1.10.0
4646
# via pytest
47-
pygments==2.9.0
47+
pygments==2.10.0
4848
# via sphinx
4949
pyparsing==2.4.7
5050
# via packaging

0 commit comments

Comments
 (0)