Skip to content

Commit

Permalink
Bump django-simple-history from 3.2.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.2.0 to 3.5.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.2.0...3.5.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]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1af288c commit 347de43
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
#
arrow==1.2.2
# via ics
asgiref==3.5.2
# via django
asgiref==3.7.2
# via
# django
# django-simple-history
asttokens==2.0.5
# via stack-data
async-timeout==4.0.3
Expand Down Expand Up @@ -81,7 +83,7 @@ django-resized==1.0.2
# via -r requirements.in
django-sekizai==3.0.1
# via wiki
django-simple-history==3.2.0
django-simple-history==3.5.0
# via -r requirements.in
djangorestframework==3.14.0
# via -r requirements.in
Expand Down Expand Up @@ -182,7 +184,9 @@ traitlets==5.3.0
# ipython
# matplotlib-inline
typing-extensions==4.6.2
# via -r requirements.in
# via
# -r requirements.in
# asgiref
urllib3==1.26.18
# via
# requests
Expand Down

0 comments on commit 347de43

Please sign in to comment.