Bump the dependabot group across 1 directory with 7 updates #168
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 dependabot group with 7 updates in the / directory:
8.1.5
8.2.0
8.6.1
8.7.0
25.0.1
25.1.1
79.0.0
80.7.1
2025.1.31
2025.4.26
1.5.0
1.6.0
3.0.1
3.1.0
Updates
click
from 8.1.5 to 8.2.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
219206a
release version 8.2.0498f882
drop end of life python versions (#2893)ba770cb
drop end of life python versionsf14b750
update dev dependencies9982fae
Update CHANGES.rst7318f5f
Update CHANGES.rstb7c0ab4
Mergestable
intomain
; Release 8.2.0 (#2873)c9b96fe
Merge branch 'main' into mainab21233
Rewrite second half of options docs (#2848)8c89a14
Merge branch 'main' into options_docs_2Updates
importlib-metadata
from 8.6.1 to 8.7.0Changelog
Sourced from importlib-metadata's changelog.
Commits
708dff4
Finalizeb3065f0
Merge pull request #519 from python/bugfix/493-metadata-missinge4351c2
Add a new test capturing the new expectation.5a65705
Refactor the casting into a wrapper for brevity and to document its purpose.0830c39
Add news fragment.22bb567
Fix type errors where metadata could be None.57f31d7
Allow metadata to return None when there is no metadata present.b9c4be4
Merge pull request #518 from python/bugfix/488-bad-ep-value9f8af01
Prefer a cached property, as the property is likely to be retrieved at least ...f179e28
Also raise ValueError on construction if the value is invalid.Updates
pip
from 25.0.1 to 25.1.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
01857ef
Bump for release08d8bb9
Merge pull request #13374 from pfmoore/fixups2bff84e
Merge pull request #13363 from sbidoul/fix-source_dir-assert644e71d
News file fixups426856f
Merge pull request #13364 from ichard26/bugfix/python39b7e3aea
Merge pull request #13356 from eli-schwartz/tomllib8c678fe
Merge pull request #13373 from sirosen/update-vendored-dependency-groups7d00639
Update newsfiles for dependency-groups patch6d28bbf
Update version ofdependency-groups
to v1.3.194bd66d
Revert StreamWrapper removal to restore Python 3.9.{0,6} compatUpdates
setuptools
from 79.0.0 to 80.7.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
12ca018
Bump version: 80.7.0 → 80.7.131f8cac
Merge pull request #4999 from pypa/bugfix/4998-directory-not-emptye6f9ee9
In installer, when discovering egg dists, let metadata discovery search each ...76d2923
Only attempt to fetch eggs for unsatisfied requirements.486081e
Bump version: 80.6.0 → 80.7.0f2748d1
Merge pull request #4997 from pypa/feature/remove-more-pkg_resources1089223
Merge pull request #4996 from abravalheri/cleanup-distutils00c16df
Bump version: 80.5.0 → 80.6.089d3aef
Add news fragment.b74789e
Merge https://github.com/jaraco/skeletonUpdates
certifi
from 2025.1.31 to 2025.4.26Commits
275c9eb
2025.04.26 (#347)3788331
Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7
Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3
Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fc
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebd
Bump actions/setup-python from 5.3.0 to 5.4.0 (#337)Updates
pluggy
from 1.5.0 to 1.6.0Changelog
Sourced from pluggy's changelog.
Commits
fd08ab5
Preparing release 1.6.0c240362
[pre-commit.ci] pre-commit autoupdate (#578)0ceb558
Merge pull request #546 from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy1f4872e
[pre-commit.ci] auto fixes from pre-commit.com hooks4be0c55
add changelog615c6c5
Merge branch 'main' into hookwrapper-wrap-legacy2acc644
[pre-commit.ci] pre-commit autoupdate (#577)ea5ada0
[pre-commit.ci] pre-commit autoupdate (#576)dfd250b
[pre-commit.ci] pre-commit autoupdate (#575)1e1862f
[pre-commit.ci] pre-commit autoupdate (#574)Updates
termcolor
from 3.0.1 to 3.1.0Release notes
Sourced from termcolor's releases.
Commits
1e0ae11
Test free-threaded Python 3.13t and 3.14t (#111)9e3f5bb
Test free-threaded Python 3.13t and 3.14t52bf721
Add mutation testing (#109)968cfa5
Add tests for cprint kwargs6048bd5
Add mutation testingfd08149
Test code branches (#108)b32a006
Test code branches60815d2
Cache system lookups to save invocation time (#107)7e1e892
Complete coverage via added tests (#106)e516dd5
Cache system lookups to save invocation timeDependabot 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