nebari icon indicating copy to clipboard operation
nebari copied to clipboard

Upgrade to Pydantic V2 [WIP]

Open Adam-D-Lewis opened this issue 1 year ago • 1 comments

Reference Issues or PRs

This is a continuation of @fangchenli's work - https://github.com/nebari-dev/nebari/pull/1928

What does this implement/fix?

Put a x in the boxes that apply

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds a feature)
  • [ ] Breaking change (fix or feature that would cause existing features not to work as expected)
  • [ ] Documentation Update
  • [ ] Code style update (formatting, renaming)
  • [x] Refactoring (no functional changes, no API changes)
  • [ ] Build related changes
  • [x] Other (please describe): Upgrade dependencies

Testing

  • [ ] Did you test the pull request locally?
  • [ ] Did you add new tests?

Any other comments?

Adam-D-Lewis avatar Mar 19 '24 17:03 Adam-D-Lewis