chore: bump django from 4.2 to 5.0.1
Bumps [django](https://github.com/django/django) from 4.2 to 5.0.1. - [Commits](https://github.com/django/django/compare/4.2...5.0.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
710db47d6c
commit
4de8b2ec96
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: 3.12",
|
||||
]
|
||||
dependencies = [
|
||||
"Django==4.2",
|
||||
"Django==5.0.1",
|
||||
"django-agnocomplete==2.2.0",
|
||||
"django-environ==0.10.0",
|
||||
"django-probes==1.7.0",
|
||||
|
|
Loading…
Reference in a new issue