chore(deps): update jaraco-context requirement from >=6.1.0 to >=6.1.2 in /vote#3
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): update jaraco-context requirement from >=6.1.0 to >=6.1.2 in /vote#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [jaraco-context](https://github.com/jaraco/jaraco.context) to permit the latest version. - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v6.1.0...v6.1.2) --- updated-dependencies: - dependency-name: jaraco-context dependency-version: 6.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/vote/jaraco-context-gte-6.1.2
branch
from
July 4, 2026 06:53
e77b7aa to
612601d
Compare
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 jaraco-context to permit the latest version.
Changelog
Sourced from jaraco-context's changelog.
... (truncated)
Commits
098f39cFinalize926a20eFix condition for skipping safety test on Python 3.12 (#20)19f1cbbStrict type checking and re-enable mypy (#16)256995fSuppress coverage errors.0190667Suppress type errors in test_safety.bc0dc8aSuppress type errors with new property.8eee4d0Modernize with ruff8251716Merge branch 'main' into Strict-type-checking-and-re-enable-mypy7df1443Restore expression algebra.616e2d6Merge https://github.com/jaraco/skeleton