openvpn-monitor
openvpn-monitor copied to clipboard
Update semantic_version to 2.10.0
This PR updates semantic_version from 2.8.5 to 2.10.0.
Changelog
2.10.0
-------------------
*New:*
* `132 <https://github.com/rbarrois/python-semanticversion/issues/132>`_:
Ensure sorting a collection of versions is always stable, even with
build metadata.
2.9.0
------------------
*New:*
* Add support for Django 3.1, 3.2, 4.0
* Add support for Python 3.7 / 3.8 / 3.9 / 3.10
Links
- PyPI: https://pypi.org/project/semantic-version
- Changelog: https://pyup.io/changelogs/semantic-version/
- Repo: https://github.com/rbarrois/python-semanticversion
- Docs: https://pythonhosted.org/semantic-version/