Skip to content

Commit

Permalink
build(deps): bump django from 4.2.7 to 5.0 (#368)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.7 to 5.0.
- [Commits](django/django@4.2.7...5.0)

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

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 16, 2023
1 parent a667acb commit 37ae5a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ packages = [{include = "django_webapps"}]

[tool.poetry.dependencies]
python = "^3.10"
django = "^4.2"
django = "^5.0"
gunicorn = "^21.2.0"
django-phonenumber-field = {extras = ["phonenumberslite"], version = "^7.2.0"}
django-extensions = "^3.2.3"
Expand Down

0 comments on commit 37ae5a1

Please # to comment.