From 1546e0da48fc6c5d22494a7beb6d7dce90a6e9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:39:23 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.5 in /src Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.5. - [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.5.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 97997a5..a262837 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ alembic==1.4.2 beautifulsoup4==4.8.2 geopy==1.21.0 -lxml==4.5.0 +lxml==4.6.5 psycopg2-binary==2.8.5 python-dateutil==2.8.1 requests==2.23.0