From f46064cd7c38302a7b2d14093c8843ba55f1f5d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 11:22:04 +0000 Subject: [PATCH] build(deps): bump lxml from 4.6.3 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. - [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.1) --- 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..d28b3dc4f 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,3 +1,3 @@ -lxml==4.6.3 +lxml==4.9.1 pysaml2==7.1.0 python-ldap==3.4.0