Skip to content

Commit

Permalink
[back] sec: bump django from 4.2.11 to 4.2.14 (#1995)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14.
- [Commits](django/django@4.2.11...4.2.14)

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

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 Jul 15, 2024
1 parent 1cd4d32 commit f1f68bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Full stack Web Framework used for Tournesol's backend
# https://docs.djangoproject.com
Django==4.2.11
Django==4.2.14
# Used for fields computed on save for Django models
# See https://github.com/brechin/django-computed-property/
django-computed-property==0.3.0
Expand Down

0 comments on commit f1f68bc

Please sign in to comment.