From dc13dbb68bd538aff31ed7eb29bae0481385cb07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:56:18 +0000 Subject: [PATCH] Bump pygments from 2.3.0 to 2.7.4 in /TrackingNtuples/scripts Bumps [pygments](https://github.com/pygments/pygments) from 2.3.0 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.3.0...2.7.4) Signed-off-by: dependabot[bot] --- TrackingNtuples/scripts/mlenv-requirements.txt | 2 +- TrackingNtuples/scripts/venv-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TrackingNtuples/scripts/mlenv-requirements.txt b/TrackingNtuples/scripts/mlenv-requirements.txt index fc79e9c..3332c10 100644 --- a/TrackingNtuples/scripts/mlenv-requirements.txt +++ b/TrackingNtuples/scripts/mlenv-requirements.txt @@ -59,7 +59,7 @@ prometheus-client==0.6.0 prompt-toolkit==2.0.9 protobuf==3.7.0 ptyprocess==0.6.0 -Pygments==2.3.1 +Pygments==2.7.4 pyparsing==2.3.1 pyrsistent==0.14.11 python-dateutil==2.8.0 diff --git a/TrackingNtuples/scripts/venv-requirements.txt b/TrackingNtuples/scripts/venv-requirements.txt index 2cb1324..6a57bad 100644 --- a/TrackingNtuples/scripts/venv-requirements.txt +++ b/TrackingNtuples/scripts/venv-requirements.txt @@ -58,7 +58,7 @@ prometheus-client==0.4.2 prompt-toolkit==1.0.15 protobuf==3.6.1 ptyprocess==0.6.0 -Pygments==2.3.0 +Pygments==2.7.4 pyparsing==2.3.0 python-dateutil==2.7.5 pytz==2018.7