mozmeao / snippets-service

Service powering snippets on Firefox's about:home.
https://snippets.mozilla.com
Mozilla Public License 2.0
31 stars 36 forks source link

Bump django-reversion from 4.0.0 to 4.0.1 #1554

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps django-reversion from 4.0.0 to 4.0.1.

Changelog

Sourced from django-reversion's changelog.

4.0.1 - 2021-11-04

Commits
  • dbf8749 v4.0.1
  • 8b9b141 Merge pull request #897 from kevinmarsh/feature/test-against-3.10
  • e3a7ec7 Python 3.10: run automated tests for Django 4.0.x against Python 3.10 and add...
  • c55c0eb Merge pull request #893 from smithdc1/master
  • c83c93d Added support for Django 4.0
  • a2a8565 Merge pull request #886 from dbartenstein/feature/speed_up_get_deleted
  • 471d9e1 For Django 2.0 Index.fields must be a list
  • e993175 See #885: Very slow VersionQuerySet.get_deleted
  • See full diff in compare view


Dependabot compatibility score

Dependabot 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)
dependabot[bot] commented 2 years ago

Looks like django-reversion is up-to-date now, so this is no longer needed.