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 poetry lockfile #403

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Update poetry lockfile #403

merged 2 commits into from
Dec 6, 2023

Conversation

jrbourbeau
Copy link
Collaborator

Over in #402 I'm seeing some test failures from updating the poetry lock file that I'm confused about. I'm wondering if those failures are due to the changes in that PR or not (they don't seem related).

This PR runs poetry lock on the current main branch to see if CI is happy with that. That should tell us whether the failures in #402 are related to the changes there or not.

@jrbourbeau
Copy link
Collaborator Author

I'm going to merge this PR to unblock #402 (should be a pretty uncontroversial change). I'm happy to handle any follow-up comments folks have.

FWIW I'd be happy to just remove all the exception handling here and let

response.raise_for_status()

raise directly, but wanted to keep this PR as minimal as possible.

@jrbourbeau jrbourbeau merged commit a465230 into nsidc:main Dec 6, 2023
6 checks passed
@jrbourbeau jrbourbeau deleted the update-lock branch December 6, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant