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 dependencies, add job to test older pydantic #100

Merged
merged 1 commit into from
Nov 1, 2024

Commits on Nov 1, 2024

  1. chg: update dependencies, add job to test older pydantic

    - pydantic dependency assumes latest version in the range.
      - added actions job tests with the lower bound as well.
      - probably most likely package to cause conflicts for users.
      - requests not tested this way because often its releases
        are for security patches.
        - e.g. 2.32.0 and 2.32.1 were yanked for security reasons
    - includes formatting changes via ruff update
    lindsay-stevens committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1bc8d00 View commit details
    Browse the repository at this point in the history