Commit d0610e6
authored
Bump pytest-datadir from 1.6.1 to 1.7.0 (#834)
Bumps [pytest-datadir](https://github.com/gabrielcnr/pytest-datadir)
from 1.6.1 to 1.7.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gabrielcnr/pytest-datadir/blob/master/CHANGELOG.rst">pytest-datadir's
changelog</a>.</em></p>
<blockquote>
<h2>1.7.0</h2>
<p><em>2025-05-30</em></p>
<ul>
<li>New <code>lazy_datadir</code> fixture that lazily copies files when
accessed via <code>joinpath</code> or <code>/</code> operator.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/c5eb80b187044eacecd4a8184a0074fb21b3ccc0"><code>c5eb80b</code></a>
Release 1.7.0</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/f4f5f428e82028fa9ec0f844566efa66e614cf96"><code>f4f5f42</code></a>
Implement lazy_datadir (<a
href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/96">#96</a>)</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/89f6db9efe802c50475c6e6bf12ac576945921c3"><code>89f6db9</code></a>
Merge pull request <a
href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/97">#97</a>
from gabrielcnr/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/18a45fc9bc86b1b15268711c23563daee2af1674"><code>18a45fc</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/70edaa2b070ed9ddb8da4734c8d36557d7c7671e"><code>70edaa2</code></a>
Merge pull request <a
href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/93">#93</a>
from gabrielcnr/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/f77e16e3b7750aa2146cb894a88a8422599c2850"><code>f77e16e</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/88637c5cd949c649d183e78b242814a9539115d8"><code>88637c5</code></a>
Merge pull request <a
href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/92">#92</a>
from gabrielcnr/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/eb16cbfcdc6370e78750e61f170da422075c2c2f"><code>eb16cbf</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/4c6557e4b4e33dc1fc0645dfc43bbe0527733c17"><code>4c6557e</code></a>
Merge pull request <a
href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/91">#91</a>
from gabrielcnr/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/gabrielcnr/pytest-datadir/commit/c57cf03873dd013039f5b6d71050f2ac483834e2"><code>c57cf03</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>Additional commits viewable in <a
href="https://github.com/gabrielcnr/pytest-datadir/compare/v1.6.1...v1.7.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent c147d13 commit d0610e6
1 file changed
Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments