Skip to content

Commit 80bd5b6

Browse files
committed
Bump requirements for docs building, making dependabot happy
1 parent b2052b4 commit 80bd5b6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: docs/_ext/djangodummy/requirements.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# for readthedocs
22
# Remaining requirements are picked up from setup.py
3-
Django==2.2.9
3+
Django==3.2.3
44
django-fluent-utils == 2.0.1
5-
django-mptt == 0.10.0
6-
django-parler == 1.9.2
7-
django-polymorphic == 2.1.1
8-
django-tag-parser == 3.1
9-
sphinxcontrib-django == 0.4
10-
future == 0.17.1
5+
django-mptt == 0.12.0
6+
django-parler == 2.2
7+
django-polymorphic == 3.0.0
8+
django-tag-parser == 3.2
9+
sphinxcontrib-django == 0.5.1
10+
future == 0.18.2

0 commit comments

Comments
 (0)