Bump the pip-dependencies group with 4 updates #361
Closed
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 pip-dependencies group with 4 updates: debugpy, importlib-metadata, setuptools and twine.
Updates
debugpy
from 1.8.1 to 1.8.2Release notes
Sourced from debugpy's releases.
Commits
09b5af0
Merge pull request #1567 from microsoft/fix_apiscan_errors48855b0
Add binaries built from github actions09ba39c
Re-add profile flagb6ce45e
Replase binaries with ones built from github actions5cef52c
revert changes to batch file, since it runs as a PR check85c26ec
Forgot to add the built binaries5a81ad6
Rebuilt inject binaries with PROFILE linker flagd9ae0af
Merge branch 'main' into fix_apiscan_errors2ee8168
Merge pull request #1566 from microsoft/codeowners1bebec6
replace codeowners users with teamUpdates
importlib-metadata
from 7.2.1 to 8.0.0Changelog
Sourced from importlib-metadata's changelog.
Commits
f390168
Finalizec3bae1e
Merge pull request #491 from python/debt/remove-legacya970a49
Message.getitem now raises a KeyError on missing keys.32c14aa
Removed deprecated support for Distribution subclasses not implementing abstr...Updates
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 testUpdates
twine
from 5.1.0 to 5.1.1Changelog
Sourced from twine's changelog.
Commits
e29791d
Prepare for v5.1.1 (#1114)f213ede
fix: Retrieve metadata correctly from importlib_metadata (#1115)6fbf880
Merge pull request #1112 from pypa/bug/11113eb9121
Remove extra line from changelog entry0191f0c
Preserve ports when munging repository URLsc588793
Merge pull request #1110 from DimitriPapadopoulos/principle1fdc197
Fix a couple typos13b07b6
Merge pull request #1109 from pypa/dependabot/github_actions/actions/checkout...a3e8373
build(deps): bump actions/checkout from 4.1.5 to 4.1.6Dependabot 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