Skip to content

Commit

Permalink
build(deps): bump coverage from 7.4.4 to 7.5.0 (#3743)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) 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)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] authored Apr 24, 2024
1 parent e1e845c commit c5a3ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/constraints-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
Collectfast==2.2.0
coverage==7.4.4
coverage==7.5.0
cryptography==42.0.5
decorator==5.1.1
defusedxml==0.7.1
Expand Down
2 changes: 1 addition & 1 deletion dependencies/requirements-ci.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements-production.txt
beautifulsoup4==4.12.3
coverage==7.4.4
coverage==7.5.0
django-coverage-plugin==3.1.0
django-resized==1.0.2
django-test-plus==2.2.3
Expand Down

0 comments on commit c5a3ec0

Please sign in to comment.