diff options
author | 2022-12-28 13:02:49 -0800 | |
---|---|---|
committer | 2022-12-28 13:02:49 -0800 | |
commit | 81f1432ae486c440a7e84db22f73597719d0fa1a (patch) | |
tree | b6ff0cbae591e55d5f67b5d0be7e6cd517a52c4e /poetry.lock | |
parent | Merge pull request #823 from python-discord/dependabot/pip/setuptools-65.5.1 (diff) | |
parent | Merge branch 'main' into dependabot/pip/django-distill-3.0.2 (diff) |
Merge pull request #818 from python-discord/dependabot/pip/django-distill-3.0.2
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 31626787..d3b526f4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -162,7 +162,7 @@ bcrypt = ["bcrypt"] [[package]] name = "django-distill" -version = "3.0.1" +version = "3.0.2" description = "Static site renderer and publisher for Django." category = "main" optional = false @@ -903,7 +903,7 @@ brotli = ["Brotli"] [metadata] lock-version = "1.1" python-versions = "3.10.*" -content-hash = "b936bb56bbd48a7fa3698b56ebc895287f3d82e56e423b808c173c7ab0c8fb6c" +content-hash = "665e382448c5a673383213abbea5bdc58ab3228a4894a211aeeee3e0a8f67fde" [metadata.files] anyio = [ @@ -1093,7 +1093,7 @@ django = [ {file = "Django-4.1.4.tar.gz", hash = "sha256:d38a4e108d2386cb9637da66a82dc8d0733caede4c83c4afdbda78af4214211b"}, ] django-distill = [ - {file = "django-distill-3.0.1.tar.gz", hash = "sha256:8bbac5e45d2afc61cc718d587c6026267c985305f5e599465f2ebc4b0cba9ebf"}, + {file = "django-distill-3.0.2.tar.gz", hash = "sha256:01df70e595c6ba4fee4baa5511b0bdea42388bfec409aeb70000315f109a993f"}, ] django-environ = [ {file = "django-environ-0.9.0.tar.gz", hash = "sha256:bff5381533056328c9ac02f71790bd5bf1cea81b1beeb648f28b81c9e83e0a21"}, |