requirements: Upgrade markdown to 3.3.1.

Upstream has slightly changed the whitespace around stashes.  Take
this opportunity to clean up the extra blank lines we were outputting.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-10-18 19:49:17 -07:00
committed by Tim Abbott
parent 3e8e4b9cad
commit d81a93cdf3
10 changed files with 35 additions and 39 deletions

View File

@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 34
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '111.3'
PROVISION_VERSION = '112.0'