aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-28 19:42:56 +0000
committerGravatar GitHub <[email protected]>2022-12-28 19:42:56 +0000
commita818cf270d944d298740a0d6cc98df37ee34043f (patch)
tree0dffb8299666047b2b2267606868e157fe145c0a /pyproject.toml
parentMerge 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 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"