Skip to content

Commit 0f1d025

Browse files
Bump pygments from 2.14.0 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.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.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95e7b29 commit 0f1d025

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
@@ -231,7 +231,7 @@ dependencies = [
231231
[project.optional-dependencies]
232232
dev = [
233233
"PyYAML==6.0",
234-
"Pygments==2.14.0",
234+
"Pygments==2.15.0",
235235
"Sphinx-Substitution-Extensions==2022.2.16",
236236
"Sphinx==6.1.3",
237237
"VWS-Python-Mock==2023.3.26",

0 commit comments

Comments
 (0)