mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-25 07:24:43 +00:00
Merge pull request #681 from deschler/dependabot/pip/django-3.2.19
build(deps): bump django from 3.2.17 to 3.2.19
This commit is contained in:
commit
4f961bf1b8
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
|
@ -185,14 +185,14 @@ toml = ["tomli"]
|
|||
|
||||
[[package]]
|
||||
name = "django"
|
||||
version = "3.2.17"
|
||||
version = "3.2.19"
|
||||
description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.6"
|
||||
files = [
|
||||
{file = "Django-3.2.17-py3-none-any.whl", hash = "sha256:59c39fc342b242fb42b6b040ad8b1b4c15df438706c1d970d416d63cdd73e7fd"},
|
||||
{file = "Django-3.2.17.tar.gz", hash = "sha256:644288341f06ebe4938eec6801b6bd59a6534a78e4aedde2a153075d11143894"},
|
||||
{file = "Django-3.2.19-py3-none-any.whl", hash = "sha256:21cc991466245d659ab79cb01204f9515690f8dae00e5eabde307f14d24d4d7d"},
|
||||
{file = "Django-3.2.19.tar.gz", hash = "sha256:031365bae96814da19c10706218c44dff3b654cc4de20a98bd2d29b9bde469f0"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue