diff options
author | 2022-12-28 13:02:49 -0800 | |
---|---|---|
committer | 2022-12-28 13:02:49 -0800 | |
commit | 81f1432ae486c440a7e84db22f73597719d0fa1a (patch) | |
tree | b6ff0cbae591e55d5f67b5d0be7e6cd517a52c4e /pyproject.toml | |
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 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2ca85d6b..80edbcb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ sentry-sdk = "1.11.1" markdown = "3.4.1" python-frontmatter = "1.0.0" django-prometheus = "2.2.0" -django-distill = "3.0.1" +django-distill = "3.0.2" PyJWT = {version = "2.6.0", extras = ["crypto"]} pymdown-extensions = "9.9" |