Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pytest-picked from 0.4.6 to 0.5.0 (#217)
Bumps [pytest-picked](https://github.com/anapaulagomes/pytest-picked) from 0.4.6 to 0.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anapaulagomes/pytest-picked/releases">pytest-picked's releases</a>.</em></p> <blockquote> <h2>0.5.0</h2> <h2>Modified</h2> <ul> <li>Make <code>main</code> the default parent branch (<a href="https://redirect.github.com/anapaulagomes/pytest-picked/issues/148">#148</a>)</li> <li>Drop support to Python 3.5 and 3.6, and add support to 3.9, 3.10, and 3.11</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/anapaulagomes/pytest-picked/blob/dev/CHANGELOG.md">pytest-picked's changelog</a>.</em></p> <blockquote> <h2>[0.5.0] - 2023-07-27</h2> <h3>Added</h3> <ul> <li>Make <code>main</code> the default parent branch (<a href="https://redirect.github.com/anapaulagomes/pytest-picked/issues/148">#148</a>)</li> <li>Drop support to Python 3.5 and 3.6, and add support to 3.9, 3.10, and 3.11</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/211c01a942b41b1a3ec1f57333e94001e9968c61"><code>211c01a</code></a> Update CHANGELOG.md to 0.5.0</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/78c0a25ee9d39091c73d26b294ba8890f90c82b2"><code>78c0a25</code></a> Make main the default branch (<a href="https://redirect.github.com/anapaulagomes/pytest-picked/issues/175">#175</a>)</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/d203ddb4677377d98f250943ad067edf536cb8b6"><code>d203ddb</code></a> Add workflow_dispatch to trigger job from the UI</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/d07c21470dc98c5413e10e115f5dcdba95ba085b"><code>d07c214</code></a> Add --skip-existing to twine upload</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/cef89cf8fda2fcb41e3ace53ae0f3a36936bca91"><code>cef89cf</code></a> Replace README.rst by README.md (<a href="https://redirect.github.com/anapaulagomes/pytest-picked/issues/174">#174</a>)</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/68a2181d64df1ea34a2d383c88bbb2548c8aba0a"><code>68a2181</code></a> Flag package description as Markdown</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/a03386b47ddc7b24c31ce0de398b59243332fc4b"><code>a03386b</code></a> Bump version to 0.4.7</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/27d40b0e22615087bbabb3555e2e1718b4786189"><code>27d40b0</code></a> Update twine upload command</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/3d5cbdfb15e0627041c63b631223a3bcf63a020a"><code>3d5cbdf</code></a> Add support to python versions 3.9, 3.10 and 3.11 (<a href="https://redirect.github.com/anapaulagomes/pytest-picked/issues/171">#171</a>)</li> <li><a href="https://github.com/anapaulagomes/pytest-picked/commit/f14b61fc5bbdb1eb0365984d313eac9dff8d6e57"><code>f14b61f</code></a> Bump black from 21.4b2 to 21.7b0 (<a href="https://redirect.github.com/anapaulagomes/pytest-picked/issues/142">#142</a>)</li> <li>Additional commits viewable in <a href="https://github.com/anapaulagomes/pytest-picked/compare/0.4.6...v0.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-picked&package-manager=pip&previous-version=0.4.6&new-version=0.5.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 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>
- Loading branch information