From d9e31e3a464867ad59857616ba15e21d4403c7bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:19:34 +0000 Subject: [PATCH] Bump pygments 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] --- .../AOAIVirtualAssistant/src/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/End_to_end_Solutions/AOAIVirtualAssistant/src/notebooks/requirements.txt b/End_to_end_Solutions/AOAIVirtualAssistant/src/notebooks/requirements.txt index cbcdbbf6..dbe9f61b 100644 --- a/End_to_end_Solutions/AOAIVirtualAssistant/src/notebooks/requirements.txt +++ b/End_to_end_Solutions/AOAIVirtualAssistant/src/notebooks/requirements.txt @@ -35,7 +35,7 @@ Pillow==9.4.0 platformdirs==3.1.0 prompt-toolkit==3.0.38 pure-eval==0.2.2 -Pygments==2.14.0 +Pygments==2.15.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.7.1