Skip to content

Commit

Permalink
build(deps): bump django from 4.2.6 to 5.0
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.6 to 5.0.
- [Commits](django/django@4.2.6...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>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 024d61a commit cd73163
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -18,7 +18,7 @@ name = "django-sspanel"
version = "0.1.0"

[tool.poetry.dependencies]
Django = "^4.2.6"
Django = "^5.0"
Markdown = "^3.3.4"
PyMySQL = "^1.1.0"
celery = "^5.3.4"
Expand Down

0 comments on commit cd73163

Please sign in to comment.