Skip to content

Commit

Permalink
chore(deps): bump the python group in /backend with 2 updates (#561)
Browse files Browse the repository at this point in the history
Bumps the python group in /backend with 2 updates: [django](https://github.com/django/django) and [django-model-utils](https://github.com/jazzband/django-model-utils).


Updates `django` from 5.0.3 to 5.0.4
- [Commits](django/django@5.0.3...5.0.4)

Updates `django-model-utils` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/jazzband/django-model-utils/releases)
- [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst)
- [Commits](jazzband/django-model-utils@4.4.0...4.5.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: django-model-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 6, 2024
1 parent 080b531 commit 283a072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ beautifulsoup4==4.12.3
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==5.0.3
django==5.0.4
# via
# -r requirements.in
# dj-database-url
Expand All @@ -25,7 +25,7 @@ django-apscheduler==0.6.2
# via -r requirements.in
django-filter==24.2
# via -r requirements.in
django-model-utils==4.4.0
django-model-utils==4.5.0
# via -r requirements.in
djangorestframework==3.15.1
# via
Expand Down

0 comments on commit 283a072

Please sign in to comment.