Skip to content

Commit 5d98d75

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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b4cfe6 commit 5d98d75

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
@@ -77,7 +77,7 @@ dependencies = [
7777
"pydantic==2.11.7",
7878
"pydantic-settings==2.10.1",
7979
"pydantic_core==2.33.2",
80-
"Pygments==2.19.2",
80+
"Pygments==2.20.0",
8181
"pyperclip==1.9.0",
8282
"python-dotenv==1.1.1",
8383
"python-lsp-jsonrpc==1.1.2",

0 commit comments

Comments
 (0)