deps(example-python): bump wrapt from 2.2.1 to 2.3.0 in /examples/single_service/src/python-project - #209
Conversation
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.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
More details
The change only refreshes the transitive wrapt lock entry; the example source has no direct wrapt usage or changed behavior. Source compilation and the application path succeed, while full Bazel validation was unavailable because Bazel could not be downloaded and direct metadata tests require Bazel-injected environment variables.
📊 Validated against 3 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit b254f8a · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
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.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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)