Skip to content

Update cloudpickle requirement from <=1.4.1,>=0.8 to >=0.8,<1.6.1#11

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/cloudpickle-gte-0.8-and-lt-1.6.1
Closed

Update cloudpickle requirement from <=1.4.1,>=0.8 to >=0.8,<1.6.1#11
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/cloudpickle-gte-0.8-and-lt-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 25, 2021

Updates the requirements on cloudpickle to permit the latest version.

Changelog

Sourced from cloudpickle's changelog.

1.6.0

  • cloudpickle's pickle.Pickler subclass (currently defined as cloudpickle.cloudpickle_fast.CloudPickler) can and should now be accessed as cloudpickle.Pickler. This is the only officially supported way of accessing it. ([issue #366](cloudpipe/cloudpickle#366))

  • cloudpickle now supports pickling dict_keys, dict_items and dict_values. ([PR #384](cloudpipe/cloudpickle#384))

1.5.0

1.4.1

  • Fix incompatibilities between cloudpickle 1.4.0 and Python 3.5.0/1/2 introduced by the new support of cloudpickle for pickling typing constructs. ([issue #360](cloudpipe/cloudpickle#360))

  • Restore compat with loading dynamic classes pickled with cloudpickle version 1.2.1 that would reference the types.ClassType attribute. ([PR #359](cloudpipe/cloudpickle#359))

1.4.0

This version requires Python 3.5 or later

  • cloudpickle can now all pickle all constructs from the typing module and the typing_extensions library in Python 3.5+ ([PR #318](cloudpipe/cloudpickle#318))

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 25, 2021

Dependabot tried to add @pugangxa as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DavidSpek/fairing/pulls/11/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DavidSpek/fairing repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 25, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 13, 2021

Superseded by #46.

@dependabot dependabot Bot closed this Sep 13, 2021
@dependabot dependabot Bot deleted the dependabot/pip/cloudpickle-gte-0.8-and-lt-1.6.1 branch September 13, 2021 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants