From bb56b905c976c3ea3bb3ac0c03befda4c57e7ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:27:29 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.5 in /ozone-framework-python-server Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 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.4.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ozone-framework-python-server/requirements.txt | 2 +- ozone-framework-python-server/requirements_prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ozone-framework-python-server/requirements.txt b/ozone-framework-python-server/requirements.txt index 74d3b911..bc525a6b 100644 --- a/ozone-framework-python-server/requirements.txt +++ b/ozone-framework-python-server/requirements.txt @@ -17,7 +17,7 @@ idna==2.8 imagesize==1.1.0 itypes==1.1.0 Jinja2==2.10.1 -lxml==4.4.1 +lxml==4.6.5 Markdown==3.1.1 MarkupSafe==1.1.1 openapi-codec==1.3.2 diff --git a/ozone-framework-python-server/requirements_prod.txt b/ozone-framework-python-server/requirements_prod.txt index 48acb34d..94ced388 100644 --- a/ozone-framework-python-server/requirements_prod.txt +++ b/ozone-framework-python-server/requirements_prod.txt @@ -18,7 +18,7 @@ idna==2.8 imagesize==1.1.0 itypes==1.1.0 Jinja2==2.10.1 -lxml==4.4.1 +lxml==4.6.5 Markdown==3.1.1 MarkupSafe==1.1.1 openapi-codec==1.3.2