Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2eeeafd commit 42f129a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ django-extensions = "3.2.3"
python-dotenv = "1.0.1"
dj-database-url = "2.2.0"
gunicorn = "22.0.0"
django-reversion = "5.0.12"
django-reversion = "5.1.0"
dbca-utils = "2.0.2"
whitenoise = {version = "6.7.0", extras = ["brotli"]}
lxml = {version = "5.2.2", extras = ["html-clean"]}
Expand Down

0 comments on commit 42f129a

Please sign in to comment.