NLPretext
NLPretext copied to clipboard
Bump cloudpickle from 2.0.0 to 2.1.0
Bumps cloudpickle from 2.0.0 to 2.1.0.
Changelog
Sourced from cloudpickle's changelog.
2.1.0
Support for pickling
abc.abstractproperty,abc.abstractclassmethod, andabc.abstractstaticmethod. ([PR #450](cloudpipe/cloudpickle#450))Support for pickling subclasses of generic classes. ([PR #448](cloudpipe/cloudpickle#448))
Support and CI configuration for Python 3.11. ([PR #467](cloudpipe/cloudpickle#467))
Support for the experimental
nogilvariant of CPython ([PR #470](cloudpipe/cloudpickle#470))
Commits
d50bd11Release 2.1.06a0e12dImprove compatibility with "nogil" Python and 3.11 (#470)2fc334dFix downstream CI (#471)f758eb3Fix compatibility with Python 3.11 (#467)9a0013eAdd Python 3.10 to tox config (#465)1bf5277Fix #440: Incorrect pickles for subclasses of generic classes (#448)5d89947Merge pull request #450 from jrbourbeau/abstracts2f97c6dAdd changelog entry7ddb089UpdatedistributedCI test dependencies (#445)feb76b5Extend test_abc to include abstract properties- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)