Revolution1 / etcd3-py

Pure python client for etcd v3 (Using gRPC-JSON-Gateway)
Other
105 stars 25 forks source link

Update m2r to 0.3.1 #180

Open pyup-bot opened 1 year ago

pyup-bot commented 1 year ago

This PR updates m2r from 0.2.1 to 0.3.1.

Changelog ### 0.3.0 ``` * Drop support for Python 2.7, 3.4, 3.5, and 3.6 * Add compatibility with docutils 0.19 * Sync up assertion with changes in argparse * Limit mistune dependency version range ```
Links - PyPI: https://pypi.org/project/m2r - Changelog: https://pyup.io/changelogs/m2r/ - Repo: https://github.com/miyakogi/m2r