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

pin pydantic to v1.10.10 everywhere #873

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2023

  1. Update requirements.txt

    - base cannot be built, librocksdb problem again. Tried many ways, nothing works...
    - obviously we shouldnt leave this like this...
    swelborn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0d7d0de View commit details
    Browse the repository at this point in the history
  2. bump-pydantic tool

    swelborn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    669b827 View commit details
    Browse the repository at this point in the history
  3. manual edits

    swelborn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8c56128 View commit details
    Browse the repository at this point in the history
  4. strip for CORS origins

    new behavior adds trailing `/` to end of links without a path:
    
    pydantic/pydantic#7186 (comment)
    swelborn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2212ce9 View commit details
    Browse the repository at this point in the history
  5. datetime now comes in with a trailing "Z"?

    unsure if this is expected, or because TZ is not set...
    swelborn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9e1588e View commit details
    Browse the repository at this point in the history