Bump bitmath from 1.3.3.1 to 2.1.1#840
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
@dependabot rebase |
Bumps [bitmath](https://github.com/timlnx/bitmath) from 1.3.3.1 to 2.1.1. - [Release notes](https://github.com/timlnx/bitmath/releases) - [Changelog](https://github.com/timlnx/bitmath/blob/master/NEWS.rst) - [Commits](timlnx/bitmath@1.3.3.1...v2.1.1) --- updated-dependencies: - dependency-name: bitmath dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
c430e2b to
23bae46
Compare
There was a problem hiding this comment.
Pull request overview
Updates the operator’s Python dependencies to use bitmath v2.1.1 (from v1.3.3.1), aligning with upstream’s newer releases while keeping the dependency pinned in setup.py.
Changes:
- Bump
bitmathfrom1.3.3.1to2.1.1insetup.py.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+53
to
54
| "bitmath==2.1.1", | ||
| "importlib-metadata; python_version<'3.8'", |
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.
Bumps bitmath from 1.3.3.1 to 2.1.1.
Release notes
Sourced from bitmath's releases.
... (truncated)
Commits
8aafd7aBump VERSION7781b96Attach wheel, sdist, and PEP 740 attestations to GitHub release2dc1fb3Fail publish workflow when release tag and VERSION file disagreeb699ba6Separate SBOM from dist/ so PyPI publish stops choking on itcf0c16dApply linkcheck findings: kill redirects, drop stale anchorsc195bbcWire up Sphinx linkcheck via make linkcheckbc8ddfcRefresh canonical URLs across docsite and NEWSb318110Fix broken and insecure URLs across docsite and NEWSb422138Use dict form for source_suffix in Sphinx config971edb3Write bitmath-2.1.0 release notes in NEWS.rst