From b4f445ac5a5574d1ea407701849abafcd21c2b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:42:53 +0000 Subject: [PATCH] Bump pygments from 2.19.1 to 2.20.0 in /python/serving Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 to 2.20.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.19.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- python/serving/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/python/serving/requirements.txt b/python/serving/requirements.txt index b519a49..0a5b2d3 100644 --- a/python/serving/requirements.txt +++ b/python/serving/requirements.txt @@ -9,7 +9,7 @@ absl-py==2.1.0 \ --hash=sha256:7820790efbb316739cde8b4e19357243fc3608a152024288513dd968d7d959ff # via # -r ../data_processing/requirements.in - # -r hear_requirements.in + # -r requirements.in # -r serving_framework/requirements.in # hcls-imaging-ml-toolkit # keras @@ -600,7 +600,7 @@ numpy==2.0.2 \ --hash=sha256:f26b258c385842546006213344c50655ff1555a9338e2e5e02a0756dc3e803dd # via # -r ../data_processing/requirements.in - # -r hear_requirements.in + # -r requirements.in # -r serving_framework/requirements.in # h5py # hcls-imaging-ml-toolkit @@ -841,9 +841,9 @@ pydicom==3.0.1 \ --hash=sha256:7b8be344b5b62493c9452ba6f5a299f78f8a6ab79786c729b0613698209603ec \ --hash=sha256:db32f78b2641bd7972096b8289111ddab01fb221610de8d7afa835eb938adb41 # via -r ../data_processing/requirements.in -pygments==2.19.1 \ - --hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \ - --hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c +pygments==2.20.0 \ + --hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \ + --hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176 # via rich pyparsing==3.2.1 \ --hash=sha256:506ff4f4386c4cec0590ec19e6302d3aedb992fdc02c761e90416f158dacf8e1 \ @@ -922,7 +922,7 @@ scipy==1.14.1 \ --hash=sha256:eb58ca0abd96911932f688528977858681a59d61a7ce908ffd355957f7025cfc \ --hash=sha256:edaf02b82cd7639db00dbff629995ef185c8df4c3ffa71a5562a595765a06ce1 \ --hash=sha256:fef8c87f8abfb884dac04e97824b61299880c43f4ce675dd2cbeadd3c9b466d2 - # via -r hear_requirements.in + # via -r requirements.in six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \ --hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81 @@ -961,8 +961,8 @@ tensorflow==2.18.0 \ --hash=sha256:f8c946df1cb384504578fac1c199a95322373b8e04abd88aa8ae01301df469ea # via # -r ../data_processing/requirements.in - # -r hear_requirements.in - # -r serving_framework/requirements.in + # -r requirements.in + # -r serving_framework/tensorflow/requirements.in # hcls-imaging-ml-toolkit # tensorflow-serving-api tensorflow-io-gcs-filesystem==0.37.1 \ @@ -982,11 +982,11 @@ tensorflow-io-gcs-filesystem==0.37.1 \ --hash=sha256:fbb33f1745f218464a59cecd9a18e32ca927b0f4d77abd8f8671b645cc1a182f \ --hash=sha256:fe8dcc6d222258a080ac3dfcaaaa347325ce36a7a046277f6b3e19abc1efb3c5 \ --hash=sha256:ffebb6666a7bfc28005f4fbbb111a455b5e7d6cd3b12752b7050863ecb27d5cc - # via -r serving_framework/requirements.in + # via -r serving_framework/tensorflow/requirements.in tensorflow-serving-api==2.18.0 \ --hash=sha256:97c967b4638b90dd8ed5ded2e9c7a66f7d97089387d7504a165a77e1a1cba10c # via - # -r serving_framework/requirements.in + # -r serving_framework/tensorflow/requirements.in # hcls-imaging-ml-toolkit termcolor==2.5.0 \ --hash=sha256:37b17b5fc1e604945c2642c872a3764b5d547a48009871aea3edd3afa180afb8 \