From ff8fe077eb1ccbb7a7d98cd195aeea1fd638464c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:11:47 +0000 Subject: [PATCH] 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](https://github.com/pygments/pygments/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 6d8daf95c..743ec9b14 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -150,7 +150,7 @@ pygments==2.17.2 ; python_full_version < '3.8' # via # readme-renderer # sphinx -pygments==2.19.0 ; python_full_version >= '3.8' +pygments==2.19.1 ; python_full_version >= '3.8' # via # readme-renderer # sphinx