Update dependency persisting-theory to v1 (develop)

environments/review-docs-devel-1399dq/deployments/11872
RenovateBot 2022-06-27 08:25:15 +00:00 zatwierdzone przez Georg Krause
rodzic 74ca440601
commit 6d0d373caa
2 zmienionych plików z 5 dodań i 4 usunięć

7
api/poetry.lock wygenerowano
Wyświetl plik

@ -1276,7 +1276,7 @@ python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
[[package]]
name = "persisting-theory"
version = "0.2.1"
version = "1.0"
description = "Registries that can autodiscover values accross your project apps"
category = "main"
optional = false
@ -2120,7 +2120,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
[metadata]
lock-version = "1.1"
python-versions = "^3.7"
content-hash = "aea375f9e7f3472f5675bb8e2f9e5f30f29b3a7da312126c00d9279920418758"
content-hash = "7fca1f13e4a95870b0a0ae6b0e12b8b6fc292c619d669596e1864c2692bd3ee3"
[metadata.files]
aiohttp = [
@ -3017,7 +3017,8 @@ pathspec = [
{file = "pathspec-0.9.0.tar.gz", hash = "sha256:e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"},
]
persisting-theory = [
{file = "persisting-theory-0.2.1.tar.gz", hash = "sha256:00ff7dcc8f481ff75c770ca5797d968e8725b6df1f77fe0cf7d20fa1e5790c0a"},
{file = "persisting-theory-1.0.tar.gz", hash = "sha256:0f840fa22247bcaa514094da7f3b26c602359429ab12d2cd88be06b49a336290"},
{file = "persisting_theory-1.0-py3-none-any.whl", hash = "sha256:73fe3ba1ea7ab67632a1c292fc5c9fa6d3ebfd0e2ad74defa56e316abf3c8d21"},
]
pexpect = [
{file = "pexpect-4.8.0-py2.py3-none-any.whl", hash = "sha256:0b48a55dcb3c05f3329815901ea4fc1537514d6ba867a152b581d69ae3710937"},

Wyświetl plik

@ -22,7 +22,7 @@ django-cors-headers = "==3.13.0"
musicbrainzngs = "==0.7.1"
djangorestframework = "==3.13.1"
arrow = "==1.2.2"
persisting-theory = "==0.2.1"
persisting-theory = "==1.0"
django-versatileimagefield = "==2.2"
django-filter = "==21.1"
django-rest-auth = "==0.9.5"