Skip to content

Commit

Permalink
Update django-simple-history requirement from ~=3.3 to ~=3.4
Browse files Browse the repository at this point in the history
Updates the requirements on [django-simple-history](https://github.com/jazzband/django-simple-history) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-simple-history/releases)
- [Changelog](https://github.com/jazzband/django-simple-history/blob/master/CHANGES.rst)
- [Commits](jazzband/django-simple-history@3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: django-simple-history
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 6f985bb commit 12defc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ django-activity-stream==1.4.2
django-axes==6.1.1
django-crispy-forms~=2.0
crispy-bootstrap4==2022.1
django-simple-history~=3.3
django-simple-history~=3.4
django-email-verification~=0.3.3
django_compressor~=4.4
django_extensions~=3.2
Expand Down

0 comments on commit 12defc2

Please sign in to comment.