Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency pygments to v2.17.2
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9b1c3cc commit e25a75d
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ mkdocs-material==7.3.6
mkdocs==1.5.3
packaging==22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
prompt-toolkit==3.0.43
pygments==2.9.0
pygments==2.17.2
pymdown-extensions==8.2; python_version >= '3.6'
pyparsing==3.1.1; python_version >= '3.5'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ mkdocs-material==8.2.11
mkdocs==1.5.3
packaging==23.1; python_version >= '3.7'
prompt-toolkit==3.0.43
pygments==2.11.2
pygments==2.17.2
pymdown-extensions==9.3; python_version >= '3.7'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-markdown-math==0.8

0 comments on commit e25a75d

Please sign in to comment.