Skip to content

Update itertools requirement from 0.11 to 0.12#8233

Merged
alamb merged 2 commits intoapache:mainfrom
crepererum:crepererum/pr8184
Nov 16, 2023
Merged

Update itertools requirement from 0.11 to 0.12#8233
alamb merged 2 commits intoapache:mainfrom
crepererum:crepererum/pr8184

Conversation

@crepererum
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

-

Rationale for this change

This is the fixed version of #8184.

What changes are included in this PR?

-

Are these changes tested?

-

Are there any user-facing changes?

-

dependabot Bot and others added 2 commits November 15, 2023 08:25
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
```console
$ cargo update
    Updating crates.io index
    Updating async-compression v0.4.4 -> v0.4.5
 Downgrading cc v1.0.84 -> v1.0.83
    Updating errno v0.3.6 -> v0.3.7
    Updating h2 v0.3.21 -> v0.3.22
    Updating http v0.2.10 -> v0.2.11
      Adding itertools v0.12.0
      Adding jobserver v0.1.27
    Updating rustix v0.38.21 -> v0.38.24
    Updating termcolor v1.3.0 -> v1.4.0
    Updating zerocopy v0.7.25 -> v0.7.26
    Updating zerocopy-derive v0.7.25 -> v0.7.26
    Updating zeroize v1.6.0 -> v1.6.1
```
@github-actions github-actions Bot added the physical-expr Changes to the physical-expr crates label Nov 16, 2023
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @crepererum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants