Skip to content

build(deps): update pytest-datadir requirement from >=1.5 to >=1.8.0 in /model-plugins/binoc-sqlite#130

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/model-plugins/binoc-sqlite/pytest-datadir-gte-1.8.0
Open

build(deps): update pytest-datadir requirement from >=1.5 to >=1.8.0 in /model-plugins/binoc-sqlite#130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/model-plugins/binoc-sqlite/pytest-datadir-gte-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-datadir to permit the latest version.

Changelog

Sourced from pytest-datadir's changelog.

1.8.0

2025-07-30

  • New lazy_shared_datadir fixture, which brings the same lazy functionality as lazy_datadir for the shared directory.
  • Fix LazyDataDir.joinpath typing to also support Path objects as the right-hand side parameter.

1.7.2

2025-06-06

  • py.typed was added to the distribution, enabling users to use LazyDataDir in type annotations.

1.7.1

2025-06-02

  • Fixed bug using lazy_datadir to copy a file using a sub-directory (e.g, lazy_datadir / 'subdir' / 'file.txt') ([#99](https://github.com/gabrielcnr/pytest-datadir/issues/99) <https://github.com/gabrielcnr/pytest-datadir/issues/99>__).

1.7.0

2025-05-30

  • New lazy_datadir fixture that lazily copies files when accessed via joinpath or / operator.

1.6.1

2025-02-07

  • pytest 7.0+ is now required.

1.6.0

Note: this release has been yanked from PyPI due to [#89](https://github.com/gabrielcnr/pytest-datadir/issues/89) <https://github.com/gabrielcnr/pytest-datadir/issues/89>__.

2025-02-07

  • Fixed compatibility with pytest-describe.
  • original_datadir fixture is now module-scoped.

1.5.0 (2023-10-02)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 3, 2026
Updates the requirements on [pytest-datadir](https://github.com/gabrielcnr/pytest-datadir) to permit the latest version.
- [Release notes](https://github.com/gabrielcnr/pytest-datadir/releases)
- [Changelog](https://github.com/gabrielcnr/pytest-datadir/blob/master/CHANGELOG.rst)
- [Commits](gabrielcnr/pytest-datadir@v1.5.0...v1.8.0)

---
updated-dependencies:
- dependency-name: pytest-datadir
  dependency-version: 1.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update pytest-datadir requirement from >=1.5 to >=1.8.0 in /model-plugins/binoc-sqlite build(deps): update pytest-datadir requirement from >=1.5 to >=1.8.0 in /model-plugins/binoc-sqlite Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/model-plugins/binoc-sqlite/pytest-datadir-gte-1.8.0 branch from cd6101b to 03cfb5b Compare July 10, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants