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 for pydantic v2 compatibility #103

Merged
merged 3 commits into from
Jul 18, 2023
Merged

Conversation

dougiesquire
Copy link
Collaborator

@dougiesquire dougiesquire commented Jul 7, 2023

This PR updates dependencies to versions compatible with pydantic v2. Note the new dependency versions haven't actually been released yet, but they should be released this month so for now I've just put placeholders for version numbers (this is why the checks are failing).

Closes #101, Closes #102

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #103 (5ddd399) into main (986b929) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files           9        9           
  Lines         518      518           
=======================================
  Hits          502      502           
  Misses         16       16           
Impacted Files Coverage Δ
src/access_nri_intake/source/builders.py 93.61% <100.00%> (ø)

@dougiesquire dougiesquire merged commit 405f41c into main Jul 18, 2023
15 checks passed
@dougiesquire dougiesquire deleted the 102_pydantic_update branch July 18, 2023 06:33
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.

Unpin pydantic in CI environments Unpin fsspec in CI environments
1 participant