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 all dev dependencies to latest version #291

Closed
wants to merge 1 commit into from
Closed

Conversation

dekim24
Copy link
Contributor

@dekim24 dekim24 commented Jul 21, 2023

I set up this repo from scratch using python 3.11 (which I think is meant to be supported). It turns out that the pinned version of jsonschema is incompatible with python 3.11 and errors out when you run unit tests, at least on my laptop (I guess the tests somehow work on CI/CD?). I updated the dev dependencies and the tests pass (no needed code changes).

@dekim24 dekim24 requested a review from a team as a code owner July 21, 2023 06:42
@dekim24 dekim24 requested a review from nlawrence22 July 21, 2023 06:42
@dekim24 dekim24 closed this Jul 21, 2023
@dekim24 dekim24 deleted the ekim/mypy branch July 21, 2023 07:16
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.

2 participants