Skip to content

Commit c74782f

Browse files
Bump the python-requirements group with 2 updates
Updates the requirements on [python-fsutil](https://github.com/fabiocaccamo/python-fsutil) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `python-fsutil` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/fabiocaccamo/python-fsutil/releases) - [Changelog](https://github.com/fabiocaccamo/python-fsutil/blob/main/CHANGELOG.md) - [Commits](fabiocaccamo/python-fsutil@0.15.0...0.16.0) Updates `tox` to 4.34.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.34.1) --- updated-dependencies: - dependency-name: python-fsutil dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tox dependency-version: 4.34.1 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56dde43 commit c74782f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
python-benedict[parse,xls] == 0.35.0
2-
python-fsutil == 0.15.0
2+
python-fsutil == 0.16.0
33
python-slugify == 8.0.4

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ mypy == 1.19.*
44
pre-commit == 4.5.*
55
pytest==9.0.*
66
pytest-cov == 7.0.*
7-
tox == 4.32.*
7+
tox == 4.46.*

0 commit comments

Comments
 (0)