Skip to content

Commit

Permalink
Bump django from 5.1.2 to 5.1.4 (#182)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.4.
- [Commits](django/django@5.1.2...5.1.4)

---
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] authored Dec 6, 2024
1 parent 2e2e409 commit a91785d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = "~=5.1.2"
django = "~=5.1.4"
djangorestframework = "~=3.15.2"
djangorestframework-simplejwt = "~=5.3.1"
django-debug-toolbar = "~=4.4.6"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a91785d

Please sign in to comment.