From 7a6bd897417b2f9f1122be2551baa5f637e9c0af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 13:04:34 +0000 Subject: [PATCH] Bump pygments in /backend/admin/pyspark_docker/pyspark_scripts/analysis Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4. - [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.6.1...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pyspark_docker/pyspark_scripts/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/admin/pyspark_docker/pyspark_scripts/analysis/requirements.txt b/backend/admin/pyspark_docker/pyspark_scripts/analysis/requirements.txt index 907c9c1e5..c8b43c126 100644 --- a/backend/admin/pyspark_docker/pyspark_scripts/analysis/requirements.txt +++ b/backend/admin/pyspark_docker/pyspark_scripts/analysis/requirements.txt @@ -43,7 +43,7 @@ pipreqs==0.4.10 plotly==4.14.3 plotting==0.0.6 pydeck==0.4.0b1 -Pygments==2.6.1 +Pygments==2.7.4 pywinpty==0.5.7 pyzmq==19.0.1 qtconsole==4.7.4