From 39241cc2ed968e33805ca9fa4aba2ffe94072bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 07:59:48 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.7.4 in /project/cmdb Bumps [pygments](https://github.com/pygments/pygments) from 2.2.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.2.0...2.7.4) Signed-off-by: dependabot[bot] --- project/cmdb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 project/cmdb/requirements.txt diff --git a/project/cmdb/requirements.txt b/project/cmdb/requirements.txt old mode 100755 new mode 100644 index 8360583..e8e735a --- a/project/cmdb/requirements.txt +++ b/project/cmdb/requirements.txt @@ -7,7 +7,7 @@ gunicorn==19.8.1 ldap3==2.4 Markdown==2.6.11 paramiko==2.4.1 -Pygments==2.2.0 +Pygments==2.7.4 pyldap==3.0.0.post1 PyMySQL==0.8.0 python-ldap==3.1.0