Skip to content

Commit e4bd66b

Browse files
chore(deps): bump pygments from 2.19.2 to 2.20.0 (#261)
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19140e8 commit e4bd66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ ptyprocess==0.7.0 ; python_version >= "3.10" and python_version < "3.14" and (os
129129
pure-eval==0.2.3 ; python_version >= "3.10" and python_version < "3.14"
130130
pyarrow==23.0.0 ; python_version >= "3.10" and python_version < "3.14"
131131
pycparser==3.0 ; python_version >= "3.10" and python_version < "3.14" and implementation_name != "PyPy"
132-
pygments==2.19.2 ; python_version >= "3.10" and python_version < "3.14"
132+
pygments==2.20.0 ; python_version >= "3.10" and python_version < "3.14"
133133
pylint==4.0.4 ; python_version >= "3.10" and python_version < "3.14"
134134
pymatreader==1.1.0 ; python_version >= "3.10" and python_version < "3.14"
135135
pymdown-extensions==10.20.1 ; python_version >= "3.10" and python_version < "3.14"

0 commit comments

Comments
 (0)