Bump common python to 3.12; Relock dependencies#3327
Merged
KPrasch merged 5 commits intonucypher:v7.1.xfrom Dec 4, 2023
Merged
Bump common python to 3.12; Relock dependencies#3327KPrasch merged 5 commits intonucypher:v7.1.xfrom
KPrasch merged 5 commits intonucypher:v7.1.xfrom
Conversation
KPrasch
added a commit
to KPrasch/nucypher
that referenced
this pull request
Nov 3, 2023
KPrasch
commented
Nov 3, 2023
| @@ -1,4 +1,4 @@ | |||
| FROM nucypher/rust-python:3.8.16 | |||
| FROM nucypher/rust-python:3.12.0 | |||
Member
Author
There was a problem hiding this comment.
here is the newly published matching base image with the rust build toolchain:
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v7.1.x #3327 +/- ##
=========================================
Coverage ? 82.53%
=========================================
Files ? 116
Lines ? 11399
Branches ? 0
=========================================
Hits ? 9408
Misses ? 1991
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
KPrasch
added a commit
to KPrasch/nucypher
that referenced
this pull request
Nov 4, 2023
KPrasch
added a commit
to KPrasch/nucypher
that referenced
this pull request
Nov 28, 2023
KPrasch
added a commit
that referenced
this pull request
Dec 4, 2023
derekpierre
pushed a commit
that referenced
this pull request
Dec 21, 2023
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of PR:
Other
Required reviews:
2
What this does:
Fixes #3273
Notes
Related to nucypher/nucypher-core#87