Closed dependabot[bot] closed 2 years ago
Merging #450 (d0ec7eb) into dev (2661f69) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #450 +/- ##
=======================================
Coverage 87.94% 87.95%
=======================================
Files 134 134
Lines 5383 5386 +3
=======================================
+ Hits 4734 4737 +3
Misses 649 649
Impacted Files | Coverage Δ | |
---|---|---|
makerspace/models.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2661f69...d0ec7eb. Read the comment docs.
@dependabot rebase
Bumps django-simple-history from 3.0.0 to 3.1.1.
Release notes
Sourced from django-simple-history's releases.
Changelog
Sourced from django-simple-history's changelog.
Commits
720fd8a
prepare for 3.1.1 and remove py2 universal wheelbfc5204
fix project metadata to fix install issuesb278479
update CHANGES to prepare for 3.1.086676d8
[pre-commit.ci] pre-commit autoupdate0204a26
Bump tox from 3.24.5 to 3.25.0 in /requirementseea2dd0
Bump sphinx from 4.4.0 to 4.5.0 in /requirementsfa2d882
Dropped support for Django 2.2b6c473e
Bump black from 22.1.0 to 22.3.0 in /requirements0b8463f
[pre-commit.ci] pre-commit autoupdate9a61286
Add to CHANGES.rstDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)