Merge branch 'renovate/django-4-x' into 'master'
Update dependency Django to v4.1.2 See merge request repos/website!58
This commit is contained in:
commit
12475bc026
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ authors = []
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
Django = "4.0.6"
|
||||
Django = "4.1.2"
|
||||
wagtail = "3.0.3"
|
||||
django-environ = "0.9.0"
|
||||
whitenoise = {version = "6.2.0", extras = ["brotli"]}
|
||||
|
|
Loading…
Add table
Reference in a new issue