From 16e7152346268f5e624a671a8d141c52ace956e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 12:29:44 +0000 Subject: [PATCH] Bump pygments 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/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt b/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt index 907c9c1e5..c8b43c126 100644 --- a/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt +++ b/backend/admin/apache/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