ScottishCovidResponse / SCRCIssueTracking

Central issue tracking repository for all repos in the consortium
6 stars 0 forks source link

Move from `semver.parse_version_info` to `semver.VersionInfo.parse` for future move to semver v3 #778

Closed kzscisoft closed 3 years ago

kzscisoft commented 3 years ago
DeprecationWarning: Function 'semver.parse_version_info' is deprecated. Deprecated since version 2.10.0.  This function will be removed in semver 3. Use 'semver.VersionInfo.parse' instead.