Skip to content

Commit

Permalink
chore(deps): update dependency pygments to v2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 5343f5c commit 7e6628d
Show file tree
Hide file tree
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
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e6628d

Please sign in to comment.