From a8a238fe98bf7e2dbc8e5b6252762d4f30c52259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:13:22 +0000 Subject: [PATCH] Bump pygments from 2.7.4 to 2.15.0 in /virtualenv/field_software Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 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.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- virtualenv/field_software/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtualenv/field_software/requirements.txt b/virtualenv/field_software/requirements.txt index 7697f39..b33155d 100644 --- a/virtualenv/field_software/requirements.txt +++ b/virtualenv/field_software/requirements.txt @@ -28,5 +28,5 @@ seaborn==0.9.0 sip==4.19.8 six==1.13.0 cython==0.25.2 -Pygments==2.7.4 +Pygments==2.15.0 PyInstaller==3.6 \ No newline at end of file