Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.16 to 5.1.1 (#889)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.1.
- [Commits](django/django@4.2.16...5.1.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mads Nylund <[email protected]>
  • Loading branch information
dependabot[bot] and MadsNyl authored Oct 11, 2024
1 parent 1393885 commit c44e910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyjwt ~= 2.9.0

# Django
# ------------------------------------------------------------------------------
Django == 4.2.16
Django == 5.1.1
django-enumchoicefield == 3.0.1
django-filter == 24.3
django-ordered-model ~= 3.7.4
Expand Down

0 comments on commit c44e910

Please sign in to comment.