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

Bump itertools and fix use of deprecated function #6455

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

cakebaker
Copy link
Contributor

This PR bumps itertools from 0.12.1 to 0.13.0 and adds it to the skip list in deny.toml. And in pr it uses chunk_by() from itertools instead of the deprecated group_by().

@sylvestre
Copy link
Contributor

image
i missed the full green run :)

@sylvestre sylvestre merged commit 82468d1 into uutils:main Jun 14, 2024
68 checks passed
@cakebaker cakebaker deleted the bump_itertools branch June 14, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants