Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent b83941d commit b19ad67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 = "==4.2.11"
django = "==5.0.4"
django-filter = "*"
django-extensions = "*"
djangorestframework = "*"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

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

0 comments on commit b19ad67

Please sign in to comment.