chore(deps-dev): bump wrapt from 2.2.1 to 2.3.0 - #1540
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/wrapt-2.2.2
branch
4 times, most recently
from
July 14, 2026 20:37
c48139b to
f42b915
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/wrapt-2.2.2
branch
from
July 22, 2026 00:28
f42b915 to
02b5ccc
Compare
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.1...2.3.0) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/wrapt-2.2.2
branch
from
August 5, 2026 19:31
02b5ccc to
3a20cd9
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.
Bumps wrapt from 2.2.1 to 2.3.0.
Release notes
Sourced from wrapt's releases.
... (truncated)
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.