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

Dependencies: Update pre-commit requirement isort==5.12.0 #260

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

sphuber
Copy link
Collaborator

@sphuber sphuber commented Mar 7, 2023

Older versions were breaking due to a release of poetry-core causing our pre-commit job in the CI to fail. For details, see: PyCQA/isort#2077

Older versions were breaking due to a release of `poetry-core` causing
our pre-commit job in the CI to fail. For details, see:
PyCQA/isort#2077
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (ed1b6cb) 90.73% compared to head (d23fe73) 90.74%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           support/0.21.x     #260      +/-   ##
==================================================
+ Coverage           90.73%   90.74%   +0.01%     
==================================================
  Files                  21       21              
  Lines                2964     2967       +3     
==================================================
+ Hits                 2689     2692       +3     
  Misses                275      275              
Impacted Files Coverage Δ
src/plumpy/__init__.py 100.00% <100.00%> (ø)
src/plumpy/ports.py 93.38% <100.00%> (+0.07%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sphuber sphuber merged commit e5a0ce1 into support/0.21.x Mar 7, 2023
@sphuber sphuber deleted the fix/isort branch March 7, 2023 13:49
sphuber added a commit that referenced this pull request Mar 9, 2023
Older versions were breaking due to a release of `poetry-core` causing
our pre-commit job in the CI to fail. For details, see:
PyCQA/isort#2077

Cherry-pick: e5a0ce1
unkcpz pushed a commit to unkcpz/plumpy that referenced this pull request Dec 14, 2024
…m#260)

Older versions were breaking due to a release of `poetry-core` causing
our pre-commit job in the CI to fail. For details, see:
PyCQA/isort#2077

Cherry-pick: e5a0ce1
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.

1 participant