Skip to content

Commit

Permalink
Bump django-reversion from 4.0.1 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [django-reversion](https://github.com/etianen/django-reversion) from 4.0.1 to 5.0.2.
- [Release notes](https://github.com/etianen/django-reversion/releases)
- [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst)
- [Commits](etianen/django-reversion@v4.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: django-reversion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent aefc553 commit 0ff0134
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ django-modeladmin-reorder==0.3.1
django-mozilla-product-details==0.14.1
django-ratelimit==3.0.1
django-redis==4.11.0
django-reversion==4.0.1
django-reversion==5.0.2
django-storages==1.11.1
django-taggit==2.1.0 # Downpinned because 3+ needs Django 3.2
django-taggit-helpers==0.1.4
Expand Down
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,9 +430,9 @@ django-redis==4.11.0 \
--hash=sha256:a5b1e3ffd3198735e6c529d9bdf38ca3fcb3155515249b98dc4d966b8ddf9d2b \
--hash=sha256:e1aad4cc5bd743d8d0b13d5cae0cef5410eaace33e83bff5fc3a139ad8db50b4
# via -r requirements.in
django-reversion==4.0.1 \
--hash=sha256:2e40ed41e08cdd83a05dc70a1974feface52a61ba7d289727117163052081ae6 \
--hash=sha256:6991f16e5d3a972912db3d56e3a714d10b07becd566ab87f85f2e9b671981339
django-reversion==5.0.2 \
--hash=sha256:243a12ee4e04c1611c0f076fbfc3074f1ad40afc45adc64de5ba2414cc4eaf29 \
--hash=sha256:5ae3f0a529530bc24afd64b084b690c96d615b70a45bad3a68dc12fcf50ed8c9
# via -r requirements.in
django-storages==1.11.1 \
--hash=sha256:c823dbf56c9e35b0999a13d7e05062b837bae36c518a40255d522fbe3750fbb4 \
Expand Down Expand Up @@ -1152,6 +1152,7 @@ zipp==3.18.1 \
# via importlib-metadata

# WARNING: The following packages were not pinned, but pip requires them to be
# pinned when the requirements file includes hashes. Consider using the --allow-unsafe flag.
# pinned when the requirements file includes hashes and the requirement is not
# satisfied by a package already installed. Consider using the --allow-unsafe flag.
# pip
# setuptools

0 comments on commit 0ff0134

Please sign in to comment.