From 3bcdcea6609446aaaf95f26376ae6af4c6788f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:12:57 +0200 Subject: [PATCH] Bump the pypi group in /requirements with 2 updates (#1239) Bumps the pypi group in /requirements with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [lxml](https://github.com/lxml/lxml). Updates `coverage` from 7.4.4 to 7.5.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.4.4...7.5.0) Updates `lxml` from 5.1.0 to 5.2.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-5.1.0...lxml-5.2.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pypi - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pypi ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/tests.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index eeebc6cd..01ccbfa3 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,12 +2,12 @@ Jinja2==3.1.3 beautifulsoup4==4.12.3 brotli==1.1.0 calmjs==3.4.4 -coverage==7.4.4 +coverage==7.5.0 csscompressor==0.9.5 django-sekizai==4.1.0 flake8==7.0.0 html5lib==1.1 -lxml==5.1.0 +lxml==5.2.1 rcssmin==1.1.2 rjsmin==1.2.2 slimit==0.8.1