Skip to content

Commit

Permalink
Merge pull request #17 from fractalsynapse/dependabot/pip/django-mode…
Browse files Browse the repository at this point in the history
…l-utils-4.5.1

Bump django-model-utils from 4.3.1 to 4.5.1
  • Loading branch information
adrianwebb authored May 30, 2024
2 parents 958be22 + 8668b84 commit 2637fb4
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 @@ -13,7 +13,7 @@ flower==2.0.1 # https://github.com/mher/flower
django==4.2.5 # pyup: < 5.0 # https://www.djangoproject.com/
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-timezone-field==6.1.0 # https://github.com/mfogel/django-timezone-field
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils
django-allauth==0.61.1 # https://github.com/pennersr/django-allauth
django-private-storage==3.1.1 # https://github.com/edoburu/django-private-storage
django-filter==24.2 # https://github.com/carltongibson/django-filter
Expand Down

0 comments on commit 2637fb4

Please sign in to comment.