deps(dependabot): bump the all-dependencies group across 1 directory with 2 updates#8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
31ab270 to
0272007
Compare
…with 2 updates Updates the requirements on [utilotest](https://github.com/anaticulae/utilotest) and [wheel](https://github.com/pypa/wheel) to permit the latest version. Updates `utilotest` to 1.0.4 - [Release notes](https://github.com/anaticulae/utilotest/releases) - [Changelog](https://github.com/anaticulae/utilotest/blob/main/CHANGELOG) - [Commits](anaticulae/utilotest@v1.0.2...v1.0.4) Updates `wheel` to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.3...0.47.0) --- updated-dependencies: - dependency-name: utilotest dependency-version: 1.0.4 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0272007 to
2e463ce
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 utilotest and wheel to permit the latest version.
Updates
utilotestto 1.0.4Release notes
Sourced from utilotest's releases.
Changelog
Sourced from utilotest's changelog.
... (truncated)
Commits
fd1167a1.0.4adcd453Merge pull request #7 from anaticulae/fix/make_non_run001ec02chore(license): add missing LICENSEdfba774fix(select): do not fail on invalid resource41a12ed1.0.3eaa2e67fix(install): make install command setup.py independentca0cc39Merge pull request #4 from anaticulae/dependabot/pip/main/all-dependencies-6c...6bac2c2deps(dependabot): bump the all-dependencies group across 1 directory with 6 u...Updates
wheelto 0.47.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
efd83a7Created a new releasebb69216Reordered the changelog entriesd5a1763fix(wheelfile): resolve .dist-info path case-insensitively when reading wheel...5718957[pre-commit.ci] pre-commit autoupdate (#685)6258068chore: log_level is better than log_cli_level (#684)2975debRequire tox >= 4.2247674bachore: add check-sdist to checks (#681)56223f6__package__→__spec__.parent(#679)0ce509eAdded the wheel info subcommand (#669)39039c0Improved the index page