File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ MarkupSafe==1.1.1
21
21
mistune==0.8.3
22
22
nbconvert==5.3.1
23
23
nbformat==5.0.7
24
- notebook==5.7.8
24
+ notebook==6.1.5
25
25
pandocfilters==1.4.2
26
26
parso==0.3.1
27
27
pexpect==4.6.0
@@ -35,7 +35,7 @@ qtconsole==4.3.1
35
35
Send2Trash==1.5.0
36
36
simplegeneric==0.8.1
37
37
tables==3.6.1
38
- terminado==0.8.1
38
+ terminado==0.8.3
39
39
testpath==0.3.1
40
40
tornado==5.1
41
41
traitlets==4.3.2
Original file line number Diff line number Diff line change 1
1
RdTools Change Log
2
2
==================
3
3
4
+ .. include :: changelog/v2.0.3.rst
4
5
.. include :: changelog/v2.0.2.rst
5
6
.. include :: changelog/v2.0.1.rst
6
7
.. include :: changelog/v2.0.0.rst
Original file line number Diff line number Diff line change
1
+ **************************
2
+ v2.0.3 (November 20, 2020)
3
+ **************************
4
+
5
+ Requirements
6
+ ------------
7
+ * Change to ``docs/notebook_requirements.txt ``: notebook version from 5.7.8 to
8
+ 6.1.5 and terminado version from 0.8.1 to 0.8.3 (:pull: `239 `)
9
+
10
+ Contributors
11
+ ------------
12
+ * Mike Deceglie (:ghuser: `mdeceglie `)
13
+ * :ghuser: `dependabot `
You can’t perform that action at this time.
0 commit comments