Bump the python-requirements group with 2 updates#248
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python-requirements group with 2 updates#248dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on python-fsutil and tox to permit the latest version.
Updates
python-fsutilfrom 0.15.0 to 0.16.0Release notes
Sourced from python-fsutil's releases.
Changelog
Sourced from python-fsutil's changelog.
Commits
3c4177dUpdateCHANGELOGand version.cce6748Fix atomic file operations support on Windows. #121a35062cNormalize temp path to use OS specific separator.3c5c369Normalize paths to use OS specific separators.e8ff284Run tests on matrix platform.9ac8902Update pre-commit hooks. (#167)64f3b6fBump peter-evans/create-pull-request in the github-actions group (#168)e1121b2Bump the python-requirements group with 5 updates (#169)811591bUpdate .pre-commit-config.yamlbe1bd74Update FUNDING.ymlUpdates
toxto 4.34.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.