From 5836771e572f26a7ce5d0e9c2f335398976a75e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 00:35:54 +0000 Subject: [PATCH] chore(deps): Bump lxml from 4.9.1 to 4.9.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [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.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 43bb2a00..be4fc11a 100644 --- a/requirements.in +++ b/requirements.in @@ -11,7 +11,7 @@ Django>=2.2.24 djangorestframework>=3.10.3,<3.15 importlib-metadata==1.6.0 jsonschema==4.17.3 -lxml==4.9.1 +lxml==4.9.2 marshmallow==2.21.0 pydantic==1.10.4 pyOpenSSL==22.1.0 diff --git a/requirements.txt b/requirements.txt index 50fa5742..9865e3dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ importlib-resources==5.10.2 # via jsonschema jsonschema==4.17.3 # via -r requirements.in -lxml==4.9.1 +lxml==4.9.2 # via # -r requirements.in # signxml