aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2023-03-31 17:28:45 +0100
committerGravatar GitHub <[email protected]>2023-03-31 17:28:45 +0100
commit47e824c9c5678c3543dc94fbaf6b054a46bc7f75 (patch)
treecc0f10dee34f6a51fc304edca94beb8f494d718d /pyproject.toml
parentMerge pull request #923 from python-discord/dependabot/pip/sentry-sdk-1.18.0 (diff)
parentBump django-distill from 3.0.2 to 3.1.2 (diff)
Merge pull request #925 from python-discord/dependabot/pip/django-distill-3.1.2
Bump django-distill from 3.0.2 to 3.1.2
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 a3194ffc..fdc72bf8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ license = "MIT"
python = "3.10.*"
django = "4.1.7"
-django-distill = "3.0.2"
+django-distill = "3.1.2"
django-environ = "0.10.0"
django-filter = "23.1"
django-prometheus = "2.2.0"