From 837b37876220d85ad363cc1a0d803f80ac35b281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Feb 2022 16:27:36 +0000 Subject: [PATCH] Bump lxml from 4.7.1 to 4.8.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.8.0. - [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.7.1...lxml-4.8.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d8c314f..90761c89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ PlexAPI==4.9.2 tmdbapis==1.0.2 arrapi==1.3.1 -lxml==4.7.1 +lxml==4.8.0 requests==2.27.1 ruamel.yaml==0.17.20 schedule==1.1.0