From bee9195302c075fd89c102e16c9e7ad43244cb90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 21:04:51 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 in /representation-learning Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 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.4.2...2.7.4) Signed-off-by: dependabot[bot] --- representation-learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/representation-learning/requirements.txt b/representation-learning/requirements.txt index ae3216a..a4664f6 100644 --- a/representation-learning/requirements.txt +++ b/representation-learning/requirements.txt @@ -63,7 +63,7 @@ protobuf==3.10.0 ptyprocess==0.6.0 pyasn1==0.4.7 pyasn1-modules==0.2.7 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.5 PyQt5==5.12.3 PyQt5-sip==4.19.18