Skip to content

Bump pytest-datafiles from 3.0.0 to 3.0.1 in the dev-deps group#1430

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev-deps-e4b1180f67
Closed

Bump pytest-datafiles from 3.0.0 to 3.0.1 in the dev-deps group#1430
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev-deps-e4b1180f67

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Bumps the dev-deps group with 1 update: pytest-datafiles.

Updates pytest-datafiles from 3.0.0 to 3.0.1

Release notes

Sourced from pytest-datafiles's releases.

3.0.1

Fixed

  • Corrected minimum pytest version requirement from >=3.6 to >=6.2.0 to match actual requirements (tmp_path fixture)
  • Closed issue #11 - file mode bits are now preserved (resolved by pathlib migration in 3.0)

Added

  • Regression test to ensure file permissions are preserved when copying files

Changed

  • Migrated to uv for package management and builds
  • Added ruff for code formatting and linting
  • Converted documentation from RST to Markdown
  • Added Dependabot for automated dependency updates
  • Updated GitHub Actions workflows for CI/CD
Changelog

Sourced from pytest-datafiles's changelog.

3.0.1

Fixed

  • Corrected minimum pytest version requirement from >=3.6 to >=6.2.0 to match actual requirements (tmp_path fixture)
  • Closed issue #11 - file mode bits are now preserved (resolved by pathlib migration in 3.0)

Added

  • Regression test to ensure file permissions are preserved when copying files

Changed

  • Migrated to uv for package management and builds
  • Added ruff for code formatting and linting
  • Converted documentation from RST to Markdown
  • Added Dependabot for automated dependency updates
  • Updated GitHub Actions workflows for CI/CD
Commits
  • f7b8e38 chore: bump version to 3.0.1 and update changelog
  • 2dbaa48 docs: update README with modern uv-based release instructions
  • 02cef10 fix: update minimum pytest version to 6.2.0
  • 1deba12 test: add regression test for file permissions (issue #11)
  • c233a15 Bump actions/checkout from 4 to 6
  • 70d57a4 Bump actions/setup-python from 5 to 6
  • f4a1fb7 Bump actions/upload-artifact from 4 to 6
  • 5575c4b Bump astral-sh/setup-uv from 5 to 7
  • e68f919 ci: enable Dependabot for weekly dependency updates
  • 3d364b6 dev: remove obsolete command from Makefile
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-deps group with 1 update: [pytest-datafiles](https://github.com/omarkohl/pytest-datafiles).


Updates `pytest-datafiles` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/omarkohl/pytest-datafiles/releases)
- [Changelog](https://github.com/omarkohl/pytest-datafiles/blob/main/CHANGELOG.md)
- [Commits](omarkohl/pytest-datafiles@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: pytest-datafiles
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 5, 2026 23:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 5, 2026
@dependabot dependabot Bot had a problem deploying to Scheduled Testing January 5, 2026 23:11 Failure
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 6, 2026

Looks like pytest-datafiles is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jan 6, 2026
@dependabot dependabot Bot deleted the dependabot/pip/dev-deps-e4b1180f67 branch January 6, 2026 20:46
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants