Skip to content

Commit 1ee5b33

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

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
@@ -29,7 +29,7 @@ mkdocs==1.2.3; python_version >= '3.6'
2929
mkdocstrings-crystal==0.3.4
3030
mkdocstrings==0.16.2
3131
packaging==21.3; python_version >= '3.6'
32-
pygments==2.10.0; python_version >= '3.5'
32+
pygments==2.15.0; python_version >= '3.5'
3333
pymdown-extensions==9.1; python_version >= '3.6'
3434
pyparsing==3.0.6; python_version >= '3.6'
3535
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'

0 commit comments

Comments
 (0)