Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Bump dependencies #527

Merged
merged 4 commits into from
Jul 15, 2024
Merged

Bump dependencies #527

merged 4 commits into from
Jul 15, 2024

Conversation

ian-noaa
Copy link
Collaborator

@ian-noaa ian-noaa commented Jul 15, 2024

This change updates all Python dependencies except pytest as pytest 8 causes test failures that need more in depth debugging. It also updates the Dockerfile for the app image to make sure that some Python internals (setuptools, pip, and wheel) are up-to-date.

@ian-noaa ian-noaa self-assigned this Jul 15, 2024
ian-noaa added 3 commits July 15, 2024 13:52
Poetry has changed its behavior around lock files. Hopefully explicitly
calling `poetry lock` will fix the CI failure.
Copy link

Code Coverage

Package Line Rate Branch Rate Health
unified_graphics 80% 68%
unified_graphics.etl 97% 96%
utils.s3 68% 69%
Summary 84% (369 / 437) 81% (86 / 106)

Minimum allowed line rate is 60%

@ian-noaa ian-noaa merged commit c135b38 into main Jul 15, 2024
9 checks passed
@ian-noaa ian-noaa deleted the update-dependencies branch July 15, 2024 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant