From 8a667707488f669d01593c8fca555c5d0410a101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:34:36 +0000 Subject: [PATCH] Bump pygments in /2019/5-jupyter-azure-cognitive-services-face Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 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.3.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2019/5-jupyter-azure-cognitive-services-face/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2019/5-jupyter-azure-cognitive-services-face/requirements.txt b/2019/5-jupyter-azure-cognitive-services-face/requirements.txt index 86b682f..4632ff3 100644 --- a/2019/5-jupyter-azure-cognitive-services-face/requirements.txt +++ b/2019/5-jupyter-azure-cognitive-services-face/requirements.txt @@ -45,7 +45,7 @@ prometheus-client==0.6.0 prompt-toolkit==2.0.9 ptyprocess==0.6.0 py==1.8.0 -Pygments==2.3.1 +Pygments==2.15.0 pyparsing==2.4.0 pyrsistent==0.14.11 pytest==4.4.1