Update wrapt requirement from >=2.2.2 to >=2.3.0 - #781
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/wrapt-gte-2.3.0
branch
from
August 3, 2026 19:35
902fa64 to
4dceb9c
Compare
Updates the requirements on [wrapt](https://github.com/GrahamDumpleton/wrapt) to permit the latest version. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.2...2.3.0) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/wrapt-gte-2.3.0
branch
from
August 4, 2026 16:09
4dceb9c to
ddf8b75
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 wrapt to permit the latest version.
Release notes
Sourced from wrapt's releases.
Changelog
Sourced from wrapt's changelog.
... (truncated)
Commits
95d5d01Merge branch 'release/2.3.0'de09467Update to 2.3.0 for final release.f2f807eUpdate to 2.3.0rc2.4f6223eAcknowledge reporter in bytes() bug fix change log entry.783d058Extend tests for bytes() conversion of object proxies.300d23dMerge pull request #345 from Sanjays2402/fix/bytes-proxy-int6cf6962Make bytes() on a proxy match bytes() on the wrapped object58557a7Update to 2.3.0rc1.2fe9961Document buffer protocol behaviour of object proxies.818191bForce and verify C extension build in test-stubtest recipe.