Skip to content

Commit

Permalink
Bump pygments from 2.5.2 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.5.2...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2023
1 parent f05f4a0 commit 7ba9652
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements-python27-docutils016.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pyOpenSSL==21.0.0
pycodestyle==2.7.0
pycparser==2.21
pyflakes==2.3.1
pygments==2.5.2
pygments==2.15.0
pyparsing==2.4.7
pytest==4.6.11
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python27.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pyOpenSSL==21.0.0
pycodestyle==2.7.0
pycparser==2.21
pyflakes==2.3.1
pygments==2.5.2
pygments==2.15.0
pyparsing==2.4.7
pytest==4.6.11
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python310-docutils016.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python37-docutils016.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python38-docutils016.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python39-docutils016.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-python39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ poetry-core==1.0.7
py==1.11.0
pycodestyle==2.8.0
pyflakes==2.4.0
pygments==2.10.0
pygments==2.15.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
Expand Down

0 comments on commit 7ba9652

Please sign in to comment.