From a36b8d18d7b3c22db99a131accc03d9d3d68bd9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:21:33 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 5 updates Updates the requirements on [python-fsutil](https://github.com/fabiocaccamo/python-fsutil), [python-benedict](https://github.com/fabiocaccamo/python-benedict), [mypy](https://github.com/python/mypy), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `python-fsutil` from 0.15.0 to 0.16.1 - [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.15.0...0.16.1) Updates `python-benedict` from 0.35.0 to 0.36.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.35.0...0.36.0) Updates `mypy` to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.0...v1.20.0) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0) Updates `tox` to 4.52.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.32.0...4.52.1) --- updated-dependencies: - dependency-name: python-fsutil dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: python-benedict dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: tox dependency-version: 4.52.1 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- requirements-data.txt | 4 ++-- requirements-test.txt | 6 +++--- requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-data.txt b/requirements-data.txt index 2c3ed11..6da61e0 100644 --- a/requirements-data.txt +++ b/requirements-data.txt @@ -1,3 +1,3 @@ -python-benedict[parse,xls] == 0.35.0 -python-fsutil == 0.15.0 +python-benedict[parse,xls] == 0.36.0 +python-fsutil == 0.16.1 python-slugify == 8.0.4 diff --git a/requirements-test.txt b/requirements-test.txt index 5c3e56b..459c906 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ -e . coverage == 7.13.* -mypy == 1.19.* +mypy == 1.20.* pre-commit == 4.5.* pytest==9.0.* -pytest-cov == 7.0.* -tox == 4.32.* +pytest-cov == 7.1.* +tox == 4.52.* diff --git a/requirements.txt b/requirements.txt index 01cc13e..9ff8145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ python-dateutil == 2.9.0.post0 -python-fsutil == 0.16.0 +python-fsutil == 0.16.1 python-slugify == 8.0.4