Skip to content

Commit 365c06b

Browse files
chore(deps): bump pygments from 2.18.0 to 2.19.0 (#12239)
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bc2ce0 commit 365c06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pygments==2.17.2 ; python_full_version < '3.8'
150150
# via
151151
# readme-renderer
152152
# sphinx
153-
pygments==2.18.0 ; python_full_version >= '3.8'
153+
pygments==2.19.0 ; python_full_version >= '3.8'
154154
# via
155155
# readme-renderer
156156
# sphinx

0 commit comments

Comments
 (0)