mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-22 01:36:33 +03:00
Merge pull request #135 from Alexander-D-Karpov/dependabot/pip/django-sekizai-4.1.0
Bump django-sekizai from 4.0.0 to 4.1.0
This commit is contained in:
commit
c731056d75
8
poetry.lock
generated
8
poetry.lock
generated
|
@ -1705,14 +1705,14 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "django-sekizai"
|
||||
version = "4.0.0"
|
||||
version = "4.1.0"
|
||||
description = "Django Sekizai"
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "django-sekizai-4.0.0.tar.gz", hash = "sha256:3304732a8da09e311df0f851185c9b2d57867126f2c73f00326f57d0ffbc2d68"},
|
||||
{file = "django_sekizai-4.0.0-py3-none-any.whl", hash = "sha256:98ec08acf2670d441cf0f57ec0a3623f3e2e1a75a61735dec53162016f041284"},
|
||||
{file = "django-sekizai-4.1.0.tar.gz", hash = "sha256:2aca36cbae0b5c0cefed9565416ec442335767fb3145bff11e58622fc653cdad"},
|
||||
{file = "django_sekizai-4.1.0-py3-none-any.whl", hash = "sha256:aa12e66ba0335fbe726b7d74cf4e8716b89a0be99a1304a9b9e8b191229e2e4a"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -5709,4 +5709,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "2365c910257ce91b09f72d236f19cf15257b5561f7fc746fed7c8e1f6155c0d4"
|
||||
content-hash = "c62c49bdf43a7513ffab944e0b76b3d62b3e9191c2d238ec6e215cbdeb2653a1"
|
||||
|
|
|
@ -64,7 +64,7 @@ django-cacheops = "^6.1"
|
|||
django-extra-settings = "^0.9.1"
|
||||
psycopg2-binary = "^2.9.5"
|
||||
django-cms = "^3.11.1"
|
||||
django-sekizai = "^4.0.0"
|
||||
django-sekizai = "^4.1.0"
|
||||
amzqr = "^0.0.1"
|
||||
django-active-link = "^0.1.8"
|
||||
channels = {extras = ["daphne"], version = "^4.0.0"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user