From 91bafcd50c5c60a66a641b45070a72d10c510d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 08:55:16 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 6 updates Updates the requirements on [python-fsutil](https://github.com/fabiocaccamo/python-fsutil), [python-benedict](https://github.com/fabiocaccamo/python-benedict), [coverage](https://github.com/coveragepy/coveragepy), [mypy](https://github.com/python/mypy), [pytest](https://github.com/pytest-dev/pytest) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `python-fsutil` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/fabiocaccamo/python-fsutil/releases) - [Changelog](https://github.com/fabiocaccamo/python-fsutil/blob/main/CHANGELOG.md) - [Commits](https://github.com/fabiocaccamo/python-fsutil/compare/0.16.1...0.17.0) Updates `python-benedict` from 0.36.0 to 0.38.0 - [Release notes](https://github.com/fabiocaccamo/python-benedict/releases) - [Changelog](https://github.com/fabiocaccamo/python-benedict/blob/main/CHANGELOG.md) - [Commits](https://github.com/fabiocaccamo/python-benedict/compare/0.36.0...0.38.0) Updates `coverage` to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.0...7.16.0) Updates `mypy` to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.0...v2.3.1) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1) Updates `tox` to 4.61.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.53.0...4.61.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production dependency-group: python-requirements - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production dependency-group: python-requirements - dependency-name: python-benedict dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: python-fsutil dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- requirements-data.txt | 4 ++-- requirements-test.txt | 8 ++++---- requirements.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-data.txt b/requirements-data.txt index 6da61e0..ce6bd05 100644 --- a/requirements-data.txt +++ b/requirements-data.txt @@ -1,3 +1,3 @@ -python-benedict[parse,xls] == 0.36.0 -python-fsutil == 0.16.1 +python-benedict[parse,xls] == 0.38.0 +python-fsutil == 0.17.0 python-slugify == 8.0.4 diff --git a/requirements-test.txt b/requirements-test.txt index f8072ad..65a0e3c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ -e . -coverage == 7.13.* -mypy == 1.20.* +coverage == 7.16.* +mypy == 2.3.* pre-commit == 4.6.* -pytest >= 9.0.3, <10 +pytest >= 9.1.1, < 10 pytest-cov == 7.1.* -tox == 4.53.* +tox == 4.61.* diff --git a/requirements.txt b/requirements.txt index 9ff8145..46a4121 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ python-dateutil == 2.9.0.post0 -python-fsutil == 0.16.1 +python-fsutil == 0.17.0 python-slugify == 8.0.4