Skip to content

Commit

Permalink
Bump django-simple-history from 3.3.0 to 3.4.0 (#343)
Browse files Browse the repository at this point in the history
Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.3.0 to 3.4.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent bf05518 commit ea6340b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-filter==23.2 # https://github.com/carltongibson/django-filter
djangoql==0.17.1 # https://github.com/ivelum/djangoql
django-countries==7.5.1 # https://github.com/SmileyChris/django-countries
django-simple-history==3.3.0 # https://github.com/jazzband/django-simple-history
django-simple-history==3.4.0 # https://github.com/jazzband/django-simple-history
# Django REST Framework
djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework
django-cors-headers==4.2.0 # https://github.com/adamchainz/django-cors-headers
Expand Down

0 comments on commit ea6340b

Please sign in to comment.