Skip to content

Commit cc8996e

Browse files
committed
Update dependencies for Markdown, parse, django-jinja
Signed-off-by: Jelle van der Waa <[email protected]>
1 parent 5187266 commit cc8996e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin
22
Django==2.2.10
33
IPy==1.00
4-
Markdown==3.1.1
4+
Markdown==3.2.1
55
bencode.py==2.0.0
66
django-countries==5.5
77
django-extensions==2.2.1
88
jsmin==2.2.2
99
pgpdump==1.5
1010
pytz>=2019.2
11-
parse==1.12.1
12-
django-jinja==2.4.1
11+
parse==1.14.0
12+
django-jinja==2.6.0
1313
sqlparse==0.3.0
1414
django-csp==3.5
1515
ptpython==2.0.4

0 commit comments

Comments
 (0)