From c634d1c351de22d61ab17d01fdcf9c7d288f14ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 11:16:10 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.3 to 4.8.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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.6.3...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-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 0c078d7bb..01d40e076 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,3 +1,3 @@ -lxml==4.6.3 +lxml==4.8.0 pysaml2==7.1.0 python-ldap==3.4.0