chore(deps): bump the python-packages group across 1 directory with 3 updates #308
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.
Bumps the python-packages group with 3 updates in the / directory: autopep8, importlib-metadata and setuptools.
Updates
autopep8
from 2.3.0 to 2.3.1Release notes
Sourced from autopep8's releases.
Commits
8530500
version 2.3.1597b512
Merge pull request #758 from hhatto/fix-issue-71302592cc
assert for arg error usage print5805a66
change: print usage and msg with new linec55f3e0
Merge pull request #757 from hhatto/remove-coveralls87debd2
add codecov setting filebe71168
fix link, use codecov432d07e
remove64763b7
remove coverall file406f9ac
Merge pull request #756 from hhatto/refactor-unit-testUpdates
importlib-metadata
from 7.2.0 to 7.2.1Changelog
Sourced from importlib-metadata's changelog.
Commits
b76931d
Finalize48d2a85
Merge pull request #482 from dan-blanchard/fix-relative-tob94b42e
Add news fragmente4d1dcc
Remove additional method in SimplePath.07a2a44
Revert "Fix mypy failure that has nothing to do with this PR"b815aee
Mark compat code as uncovered.52ce982
Merge branch 'main' into fix-relative-to1584b96
Update wrapper to rely on 'relative_to(walk_up=True)' on Python 3.12 and comp...08d74cc
Move _relative_to compatibility to a compat module.e8998d9
Merge https://github.com/jaraco/skeletonUpdates
setuptools
from 70.1.0 to 70.1.1Changelog
Sourced from setuptools's changelog.
Commits
222ebf9
Bump version: 70.1.0 → 70.1.1a66cedc
"Embed" test_bdist_wheel files and execution (#4429)48ce5ed
pkg_resources: Merge@overload
andTypeVar
annotations from typeshed (#4390)11bd24c
Use set instead of True-only dict for non-public names (#4381)82145bc
Merge branch 'main' of https://github.com/pypa/setuptools into typeshed-overl...807d7c1
Move check to _fn2adbd4f
Simplify setuptools owntool.setuptools.packages.find
by using include rule...b4f5a07
Add news fragmentffea3b0
Remove no longer used bdist_wheel_testdata directory61e18ff
Adopt latest change from wheel testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions