-
Notifications
You must be signed in to change notification settings - Fork 167
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 metadata for 1.13.2
#8155
update metadata for 1.13.2
#8155
Conversation
diff to SDP requirements: diff --git a/requirements-sdp.txt b/requirements-sdp.txt
index 355f55924..924db0b8a 100644
--- a/requirements-sdp.txt
+++ b/requirements-sdp.txt
@@ -32,7 +32,7 @@ charset-normalizer==3.3.2
ci-watson==0.6.2
colorama==0.4.6
contourpy==1.2.0
-coverage==7.3.3
+coverage==7.3.4
crds==11.17.14
cycler==0.12.1
docutils==0.20.1
@@ -54,7 +54,7 @@ jsonschema==4.20.0
jsonschema-specifications==2023.11.2
kiwisolver==1.4.5
lazy_loader==0.3
-lxml==4.9.3
+lxml==4.9.4
MarkupSafe==2.1.3
matplotlib==3.8.2
networkx==3.2.1 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8155 +/- ##
=======================================
Coverage 75.25% 75.25%
=======================================
Files 470 470
Lines 38432 38432
=======================================
Hits 28921 28921
Misses 9511 9511
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Will be merging #8152 as soon as the regtest run finishes.
#8152 is merged. Go for release! |
2a6d8ee
to
ac04094
Compare
waiting for #8152