Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump semantic-version from 2.8.5 to 2.10.0 in /api/p…
…ython (#98) Bumps [semantic-version](https://github.com/rbarrois/python-semanticversion) from 2.8.5 to 2.10.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog">semantic-version's changelog</a>.</em></p> <blockquote> <h2>2.10.0 (2022-05-26)</h2> <p><em>New:</em></p> <pre><code>* `132 <https://github.com/rbarrois/python-semanticversion/issues/132>`_: Ensure sorting a collection of versions is always stable, even with build metadata. </code></pre> <h2>2.9.0 (2022-02-06)</h2> <p><em>New:</em></p> <pre><code>* Add support for Django 3.1, 3.2, 4.0 * Add support for Python 3.7 / 3.8 / 3.9 / 3.10 </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/e49b5b065b845cd7798c0219e0fa8986c75f6a4a"><code>e49b5b0</code></a> Preparing release 2.10.0</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/57c78e7307792879dce33734c11e7774383b9d36"><code>57c78e7</code></a> Guarantee a stable ordering with build metadata</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/7dcc42d2a828adbbeb6f8a23cdca40a3c61782bc"><code>7dcc42d</code></a> Fix pip install name in README</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/47be07eb4a632850b28cc584b4caa54ed02cd924"><code>47be07e</code></a> Update the Version.parse() to match the code</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/8a7162fc01b33964688a5be41df3865bceb875c3"><code>8a7162f</code></a> docs: Update reference to NPM range specification</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/c61278bd35f2059ad3c7fc196a4b06eae34f3b7e"><code>c61278b</code></a> Back to development: 2.9.1</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/5f2bf3539ea877540f52ac47d5317ee1b17ba761"><code>5f2bf35</code></a> Preparing release 2.9.0</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/2713cf34f37214f2b3acfa79e8909d0d03dcabac"><code>2713cf3</code></a> doc: Remove remaining Sphinx markup from README</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/4fcc1475e0161bdf9fa3737023068afae15c62f1"><code>4fcc147</code></a> docs: Update CI location</li> <li><a href="https://github.com/rbarrois/python-semanticversion/commit/7e59a4b2e82abe4338e307b9fe49b072c9537a15"><code>7e59a4b</code></a> Improve documentation</li> <li>Additional commits viewable in <a href="https://github.com/rbarrois/python-semanticversion/compare/2.8.5...2.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-version&package-manager=pip&previous-version=2.8.5&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information