Skip to content

Commit 7daede7

Browse files
Bump the python-requirements group across 1 directory with 5 updates (#252)
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](fabiocaccamo/python-fsutil@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](fabiocaccamo/python-benedict@0.35.0...0.36.0) Updates `mypy` to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@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](pytest-dev/pytest-cov@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](tox-dev/tox@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab8542a commit 7daede7

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements-data.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
python-benedict[parse,xls] == 0.35.0
2-
python-fsutil == 0.15.0
1+
python-benedict[parse,xls] == 0.36.0
2+
python-fsutil == 0.16.1
33
python-slugify == 8.0.4

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .
22
coverage == 7.13.*
3-
mypy == 1.19.*
3+
mypy == 1.20.*
44
pre-commit == 4.5.*
55
pytest==9.0.*
6-
pytest-cov == 7.0.*
7-
tox == 4.32.*
6+
pytest-cov == 7.1.*
7+
tox == 4.52.*

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
python-dateutil == 2.9.0.post0
2-
python-fsutil == 0.16.0
2+
python-fsutil == 0.16.1
33
python-slugify == 8.0.4

0 commit comments

Comments
 (0)