From ff955babbe1567cdf35b64b96c09da64cb0eb639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:19:46 +0000 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 in /machine_learning Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.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.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- machine_learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_learning/requirements.txt b/machine_learning/requirements.txt index 9671d32..b293b1b 100644 --- a/machine_learning/requirements.txt +++ b/machine_learning/requirements.txt @@ -127,7 +127,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.21 pydot==1.4.2 -Pygments==2.14.0 +Pygments==2.15.0 pylibcugraph @ file:///rapids/lib/pylibcugraph-23.2.0-cp38-cp38-linux_x86_64.whl pylibcugraphops @ file:///rapids/lib/pylibcugraphops-23.2.0-cp38-cp38-linux_x86_64.whl pylibraft @ file:///rapids/lib/pylibraft-23.2.0-cp38-cp38-linux_x86_64.whl