Bump the test group with 1 updates and remove the attrs pin#9886
Merged
browniebroke merged 3 commits intomainfrom Feb 7, 2026
Merged
Bump the test group with 1 updates and remove the attrs pin#9886browniebroke merged 3 commits intomainfrom
browniebroke merged 3 commits intomainfrom
Conversation
Updates the requirements on [attrs](https://github.com/sponsors/hynek) and [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version. Updates `attrs` from 22.1.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `importlib-metadata` to 8.7.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@0.1...v8.7.1) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: test - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: direct:development dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
PS : if we want to pin any version we can do that setup that if require. refers: |
Member
|
Would be interesting to know why it was pinned in the first place 🤔 |
Member
Tracked the pin to this PR: Which was open as a result of: Seems like there was some build failures that were caused by: Looks like we no longer need the pin... Will try to remove and will merge if the build passes |
Contributor
|
@browniebroke thanks for investigation. |
browniebroke
approved these changes
Feb 7, 2026
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 attrs and importlib-metadata to permit the latest version.
Updates
attrsfrom 22.1.0 to 25.4.0Commits
Updates
importlib-metadatato 8.7.1Changelog
Sourced from importlib-metadata's changelog.
... (truncated)
Commits
84e9028Finalize36ed6f6Merge pull request #521 from 2xB/fix520f6eee56Rely on passthrough to designate a wrapper for its side effect.3c9510bPrefer noop for degenerate behavior.a36bab9Avoid if block.8dd2937Decouple clear_after_fork from lru_cache and then compose.1da3f45Add news fragment.a1c25d8🧎♀️ Genuflect to the types.4e962a8👹 Feed the hobgoblins (delint).6a30ab9Allow initial currsize to be greater than one (as happens when running the te...Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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