From 165bcf3fff1d13c81d8341ef057000e28431efb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:23:20 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.9.1 in /ozone-framework-python-server Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 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.4.1...lxml-4.9.1) --- 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..a5f0944d 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.9.1 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..a8119beb 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.9.1 Markdown==3.1.1 MarkupSafe==1.1.1 openapi-codec==1.3.2