From 9153d74917cdbf6a077bbd869831ac47ef3199b8 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 4 Apr 2026 07:43:04 +0000 Subject: [PATCH] chore(deps): [repository-management] Update dependency pygments to v2.20.0 [SECURITY] --- docs/requirements.in | 2 +- .../eks-to-gke-proxy-migration/locust/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.in b/docs/requirements.in index 082804bc..00a19293 100644 --- a/docs/requirements.in +++ b/docs/requirements.in @@ -21,7 +21,7 @@ ## Markdown Extensions pymdown-extensions ==10.21 -pygments == 2.19.2 +pygments ==2.20.0 ## Mkdocs Plugins mkdocs == 1.6.1 diff --git a/projects/migrate-from-aws-to-google-cloud/eks-to-gke-proxy-migration/locust/requirements.txt b/projects/migrate-from-aws-to-google-cloud/eks-to-gke-proxy-migration/locust/requirements.txt index af8dade5..56b1639b 100644 --- a/projects/migrate-from-aws-to-google-cloud/eks-to-gke-proxy-migration/locust/requirements.txt +++ b/projects/migrate-from-aws-to-google-cloud/eks-to-gke-proxy-migration/locust/requirements.txt @@ -653,9 +653,9 @@ psutil==7.2.2 \ --hash=sha256:eed63d3b4d62449571547b60578c5b2c4bcccc5387148db46e0c2313dad0ee00 \ --hash=sha256:fd04ef36b4a6d599bbdb225dd1d3f51e00105f6d48a28f006da7f9822f2606d8 # via locust -pygments==2.19.2 \ - --hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \ - --hash=sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b +pygments==2.20.0 \ + --hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \ + --hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176 # via pytest pytest==9.0.2 \ --hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \