Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pytest-env from 1.1.3 to 1.1.4 (#399)
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.3 to 1.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-env/releases">pytest-env's releases</a>.</em></p> <blockquote> <h2>1.1.4</h2> <!-- raw HTML omitted --> <p><strong>Full Changelog</strong>: <a href="https://github.com/pytest-dev/pytest-env/compare/1.1.3...1.1.4">https://github.com/pytest-dev/pytest-env/compare/1.1.3...1.1.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-env/commit/4d5015bd68469f29b1c03ad6ee60bddbae4f5336"><code>4d5015b</code></a> Bump tools and dependencies and support 3.13</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/e95bd811349603766fec44c6f9737a8260dd390c"><code>e95bd81</code></a> Bump tools and dependencies and support 3.13</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/880f3189418ffa1f41d810016ebad5bce41f1501"><code>880f318</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/96">#96</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/da9b992e79f85b353b405e78b1efec0495e12a6f"><code>da9b992</code></a> Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/98">#98</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/b39875868cd876029ebe6faa773df96abb0cc830"><code>b398758</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/95">#95</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/edf092e6e8dbd65eb5e670c6b72559d7fddbdadc"><code>edf092e</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/94">#94</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/476f5e26d316c9aacf1e6f1824940cb16ee2eca7"><code>476f5e2</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/93">#93</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/8413e957671b8504095d18a22261f1317392fda2"><code>8413e95</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/92">#92</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/7af6ff895881ba9c249dbe82f78be0b4002c37ab"><code>7af6ff8</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/91">#91</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-env/commit/66a96b10f5d62ff1d706672037867f9cbff2288d"><code>66a96b1</code></a> Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (<a href="https://redirect.github.com/pytest-dev/pytest-env/issues/90">#90</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest-env/compare/1.1.3...1.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-env&package-manager=pip&previous-version=1.1.3&new-version=1.1.4)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information