Skip to content

Commit 19987cb

Browse files
Bump pygments from 2.19.2 to 2.20.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4c7952 commit 19987cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ optional-dependencies.dev = [
5252
"prek==0.3.8",
5353
"pydocstringformatter==0.7.5",
5454
"pydocstyle==6.3",
55-
"pygments==2.19.2",
55+
"pygments==2.20.0",
5656
"pylint[spelling]==4.0.5",
5757
"pylint-per-file-ignores==3.2.0",
5858
"pyproject-fmt==2.20.0",

0 commit comments

Comments
 (0)