Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 85bc424 commit dc9d51b
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 @@ -4,7 +4,7 @@ django-cors-headers==4.6.0
dj-database-url==2.3.0
django-debug-toolbar==4.4.6
django-filter==24.3
Django==5.1.3
Django==5.1.4
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
django-stubs[compatible-mypy]==5.1.1 # not dev because used in code (WithAnnotations)
Expand Down

0 comments on commit dc9d51b

Please sign in to comment.