From 7edd42aa48f1e44b5bc0416c09f2104925f6ff06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:02:11 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /projects/Instagram_profile Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3) Signed-off-by: dependabot[bot] --- projects/Instagram_profile/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Instagram_profile/requirements.txt b/projects/Instagram_profile/requirements.txt index ffa08e67d..85c79c49f 100644 --- a/projects/Instagram_profile/requirements.txt +++ b/projects/Instagram_profile/requirements.txt @@ -12,7 +12,7 @@ html5lib==1.0.1 idna==2.8 ipaddr==2.2.0 lockfile==0.12.2 -lxml==4.6.2 +lxml==4.6.3 msgpack==0.6.2 packaging==20.3 pep517==0.8.2