From 365c06ba3e92bf1f48a7178394f32ac8b8fe1e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:00:31 +0000 Subject: [PATCH] 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](https://github.com/pygments/pygments/compare/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] 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 60c4c1dd6968..8996a9e14740 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.18.0 ; python_full_version >= '3.8' +pygments==2.19.0 ; python_full_version >= '3.8' # via # readme-renderer # sphinx