Skip to content

Commit

Permalink
Bump coverage from 7.4.0 to 7.4.1
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.0...7.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 6cf34ee commit 78cf287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-treebeard==4.7
Markdown>=2.6.11,<3
coverage==7.4.0
coverage==7.4.1
importlib-metadata<7.1 # for flake8
typing_extensions==4.9.0
zipp==3.17.0 # for flake8
Expand Down

0 comments on commit 78cf287

Please sign in to comment.