Skip to content

Commit 1cbe046

Browse files
Bump pygments from 2.9.0 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.9.0 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.9.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d2fb95 commit 1cbe046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mkdocs-material-extensions==1.0.1; python_version >= "3.5"
1010
mkdocs-material==7.1.9
1111
mkdocs==1.2.1; python_version >= "3.6"
1212
packaging==20.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
13-
pygments==2.9.0; python_version >= "3.5"
13+
pygments==2.15.0; python_version >= "3.5"
1414
pymdown-extensions==8.2; python_version >= "3.6"
1515
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
1616
python-dateutil==2.8.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"

0 commit comments

Comments
 (0)