Skip to content

Commit

Permalink
Bump the pypi group in /requirements with 2 updates (#1239)
Browse files Browse the repository at this point in the history
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](nedbat/coveragepy@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](lxml/lxml@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 9ebf5a4 commit 3bcdcea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/tests.txt
Expand Up @@ -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

0 comments on commit 3bcdcea

Please sign in to comment.