SAFEHR-data / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

chore(deps): renovate: python docker tag to v3.12.4 #468

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python final minor 3.11.7-slim-bullseye -> 3.12.4-slim-bullseye

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@28cf05e). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #468 +/- ## ======================================= Coverage ? 84.39% ======================================= Files ? 84 Lines ? 3602 Branches ? 0 ======================================= Hits ? 3040 Misses ? 562 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

milanmlft commented 3 months ago

@stefpiatek Looks like we can use Python 3.12, since tests are passing? If so, this would fix #195

stefpiatek commented 3 months ago

Yeah can at least run the docker containers in 3.12, not sure it closes the issue as orthanc I think orthanc is still on 3.11 though?

milanmlft commented 3 months ago

Yeah can at least run the docker containers in 3.12, not sure it closes the issue as orthanc I think orthanc is still on 3.11 though?

Ah yeah true!