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 Black to 24.3.0 #868

Merged
merged 1 commit into from Apr 4, 2024
Merged

Update Black to 24.3.0 #868

merged 1 commit into from Apr 4, 2024

Conversation

agateau-gg
Copy link
Collaborator

@agateau-gg agateau-gg commented Apr 3, 2024

Update Black to 24.3.0 to fix CVE-2024-21503.

This required disabling E704 in flake8. That seems to be expected: psf/black#3887.

Needs #867 for CI to be green.

This required disabling E704 in flake8. That seems to be expected:
psf/black#3887
@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.90%. Comparing base (8812987) to head (1004aaf).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
+ Coverage   91.81%   91.90%   +0.08%     
==========================================
  Files         170      170              
  Lines        7066     7058       -8     
==========================================
- Hits         6488     6487       -1     
+ Misses        578      571       -7     
Flag Coverage Δ
unittests 91.90% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@salome-voltz salome-voltz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@agateau-gg agateau-gg merged commit 3a12de7 into main Apr 4, 2024
26 checks passed
@agateau-gg agateau-gg deleted the agateau/update-black branch April 4, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants