Skip to content

Commit

Permalink
Merge pull request #338 from python-trio/dependabot/pip/pygments-2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Feb 1, 2022
2 parents a011c04 + b869917 commit eac1a07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ markupsafe==2.0.1
# via jinja2
packaging==21.3
# via sphinx
pygments==2.10.0
pygments==2.11.2
# via sphinx
pyparsing==2.4.7
# via packaging
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pygments==2.10.0
pygments==2.11.2
# via sphinx
pyparsing==2.4.7
# via packaging
Expand Down

0 comments on commit eac1a07

Please sign in to comment.