Skip to content

Commit ff8fe07

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

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.19.0 ; python_full_version >= '3.8'
153+
pygments==2.19.1 ; python_full_version >= '3.8'
154154
# via
155155
# readme-renderer
156156
# sphinx

0 commit comments

Comments
 (0)