This repository was archived by the owner on Jul 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +30
-26
lines changed Expand file tree Collapse file tree 2 files changed +30
-26
lines changed Original file line number Diff line number Diff line change
1
+ ## Summary
2
+
3
+ Summary of the PR here. The GitHub release description is created from this comment so keep it nice and descriptive.
4
+
5
+ Remember to remove sections that you don't need or use.
6
+
7
+ ### Added
8
+
9
+ - Describe the added features
10
+
11
+ ### Changed
12
+
13
+ - Describe the outwards facing code change
14
+
15
+ ### Fixed
16
+
17
+ - Describe the fix and the bug
18
+
19
+ ### Removed
20
+
21
+ - Describe what was removed and why
22
+
23
+ ### Security
24
+
25
+ - Describe the security issue and the fix
26
+
27
+ ### Deprecated
28
+
29
+ - Describe the part of the code being deprecated and why
Original file line number Diff line number Diff line change 1
1
alabaster == 0.7.12
2
- atomicwrites == 1.3.0
3
- attrs == 19.3.0
4
2
azure-identity == 1.5.0
5
- Babel == 2.8.0
6
- certifi == 2019.11.28
7
- chardet == 3.0.4
8
- colorama == 0.4.3
9
3
coverage == 5.0
10
4
docutils == 0.16
11
- idna == 2.8
12
- imagesize == 1.2.0
13
- importlib-metadata == 1.3.0
14
- Jinja2 == 2.11.3
15
- MarkupSafe == 1.1.1
16
- more-itertools == 8.0.2
17
- numpy == 1.17.4
18
- packaging == 19.2
19
- pandas == 0.25.3
20
- pluggy == 0.13.1
21
- py == 1.8.0
22
- Pygments == 2.7.4
23
- pyparsing == 2.4.5
5
+ pandas == 1.2.4
24
6
pytest == 5.2.3
25
7
pytest-cov == 2.8.1
26
8
pytest-mock == 3.5.1
27
- python-dateutil == 2.8.1
28
- pytz == 2019.3
29
9
requests == 2.22.0
30
10
requests-mock == 1.7.0
31
- six == 1.13.0
32
- snowballstemmer == 2.0.0
33
11
Sphinx == 2.3.1
34
12
sphinx-rtd-theme == 0.4.3
35
13
sphinxcontrib-applehelp == 1.0.1
@@ -38,6 +16,3 @@ sphinxcontrib-htmlhelp==1.0.2
38
16
sphinxcontrib-jsmath == 1.0.1
39
17
sphinxcontrib-qthelp == 1.0.2
40
18
sphinxcontrib-serializinghtml == 1.1.3
41
- urllib3 == 1.25.7
42
- wcwidth == 0.1.7
43
- zipp == 0.6.0
You can’t perform that action at this time.
0 commit comments