From 3c4de230f9d5953213ac8f4a882b124509b8bde6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 21:54:33 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 in /crypto/ayyMessage Bumps [pygments](https://github.com/pygments/pygments) from 2.5.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.5.2...2.7.4) Signed-off-by: dependabot[bot] --- crypto/ayyMessage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/ayyMessage/requirements.txt b/crypto/ayyMessage/requirements.txt index 30217a5..1434978 100644 --- a/crypto/ayyMessage/requirements.txt +++ b/crypto/ayyMessage/requirements.txt @@ -20,7 +20,7 @@ py==1.8.1 pycparser==2.19 pycryptodome==3.9.6 pyelftools==0.26 -Pygments==2.5.2 +Pygments==2.7.4 PyNaCl==1.3.0 pyparsing==2.4.6 pyserial==3.4