From 3b98db1858b621d2aea41c21b6e45531953bd279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 11:25:14 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.3 to 4.9.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.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.9.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..25b99b6e5 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,3 +1,3 @@ -lxml==4.6.3 +lxml==4.9.0 pysaml2==7.1.0 python-ldap==3.4.0