[PIP] bump the pip group with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
dependencies python
Bumps the pip group with 2 updates: click and setuptools.
Updates click from 8.2.0 to 8.2.1
Release notes
Sourced from click's releases.
8.2.1
This is the Click 8.2.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.
PyPI: https://pypi.org/project/click/8.2.1/ Changes: https://click.palletsprojects.com/page/changes/#version-8-2-1 Milestone: https://github.com/pallets/click/milestone/24?closed=1
Changelog
Sourced from click's changelog.
Version 8.2.1
Released 2025-05-20
- Fix flag value handling for flag options with a provided type. :issue:
2894:issue:2897:pr:2930- Fix shell completion for nested groups. :issue:
2906:pr:2907- Flush
sys.stderrat the end ofCliRunner.invoke. :issue:2682- Fix EOF handling for stdin input in CliRunner. :issue:
2787
Commits
fd183b2release version 8.2.1262bdf0Raise an exception on end of input in CliRunner (#2934)80efdf6Raise an exception on end of input in CliRunnercfa6f4aFlush sys.stderr when CliRunner finalizes (#2933)f3a4363flush sys.stderr when CliRunner.invoke finalizesb7cf069fix shell completion for nested groups (#2935)7c575d6parametrize testac6a2acFix shell completion for nested groups884af5cFix flag value set when is_flag=True and type is provided (#2930)4fd2feaFix condition for setting flag value when type is provided- Additional commits viewable in compare view
Updates setuptools from 80.7.1 to 80.8.0
Commits
b3786cdBump version: 80.7.1 → 80.8.09179b75Merge pull request #5003 from abravalheri/issue-50026f937dfMerge pull request #5004 from pypa/feature/remove-more-pkg_resources1bfd8dbAdd news fragment.0e19b82Replace pkg_resources with importlib.metadata and packaging.requirements.95145ddExtract a method for converting requires.57d6fcdAdd news fragment62e4793Comment out unused build dependencyae480ffRestore explicit LICENSE file- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
1
+2
-2
Package Dependencies
Technical Details
| ID: | 628849 |
| UUID: | 2542219818 |
| Node ID: | PR_kwDOOZgZRc6XhzIq |
| Host: | GitHub |
| Repository: | tagdots-dev/python-test |
| Merge State: | Unknown |