Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update itertools requirement from 0.11 to 0.12 #8233

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

crepererum
Copy link
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
```
Copy link
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

@alamb alamb merged commit 9fd0f4e into apache:main Nov 16, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physical-expr Physical Expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants