diff options
author | 2022-12-28 19:42:56 +0000 | |
---|---|---|
committer | 2022-12-28 19:42:56 +0000 | |
commit | a818cf270d944d298740a0d6cc98df37ee34043f (patch) | |
tree | 0dffb8299666047b2b2267606868e157fe145c0a /poetry.lock | |
parent | Merge pull request #822 from python-discord/dependabot/pip/pre-commit-2.21.0 (diff) |
Bump django-distill from 3.0.1 to 3.0.2
Bumps [django-distill](https://github.com/meeb/django-distill) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/meeb/django-distill/releases)
- [Commits](https://github.com/meeb/django-distill/compare/v3.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: django-distill
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 e1f98548..92ce2725 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"}, |