Skip to content

Commit b051eba

Browse files
Bump pygments from 2.15.0 to 2.15.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.0...2.15.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 876db0b commit b051eba

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.15.0",
234+
"Pygments==2.15.1",
235235
"Sphinx-Substitution-Extensions==2022.2.16",
236236
"Sphinx==6.1.3",
237237
"VWS-Python-Mock==2023.4.8",

0 commit comments

Comments
 (0)