From 17446f97ab1d34a5d0c3a011b6fe5e57907dd44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:44:14 -0700 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 in /apps/web-crawl-q-and-a (#699) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web-crawl-q-and-a/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-crawl-q-and-a/requirements.txt b/apps/web-crawl-q-and-a/requirements.txt index cefcd53..b7ad90e 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -51,7 +51,7 @@ psutil==5.9.4 ptyprocess==0.7.0 pure-eval==0.2.2 pycryptodomex==3.17 -Pygments==2.14.0 +Pygments==2.15.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.7.1