From 0ae88db5f6e5eba5a4e3aabb23b9263ed5086b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 02:53:06 +0200 Subject: [PATCH] Bump lxml from 5.2.1 to 5.2.2 (#134) Bumps [lxml](https://github.com/lxml/lxml) from 5.2.1 to 5.2.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-5.2.1...lxml-5.2.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 685e085..7e67f31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ crossplane==0.5.8 jellyfish==1.0.4 jproperties==2.1.1 luhn==0.2.0 -lxml==5.2.1 +lxml==5.2.2 pyyaml==6.0.1 semgrep==1.68.0; sys_platform != 'win32' six==1.16.0