Skip to content

Commit 3854269

Browse files
Bump coverage from 7.5.1 to 7.5.2 in /requirements (#1346)
* Bump coverage from 7.5.1 to 7.5.2 in /requirements Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.1...7.5.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed too short version title underline in CHANGES ...causing the release build to fail; see https://github.com/jazzband/django-simple-history/actions/runs/9244139646/job/25429085689 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anders <[email protected]>
1 parent aa2bb71 commit 3854269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Unreleased
66

77

88
3.6.0 (2024-05-26)
9-
----------
9+
------------------
1010

1111
- Support custom History ``Manager`` and ``QuerySet`` classes (gh-1280)
1212
- Renamed the (previously internal) admin template

requirements/coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
coverage==7.5.1
1+
coverage==7.5.2
22
toml==0.10.2

0 commit comments

Comments
 (0)