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

Test deprecation messages #563

Open
knirirr opened this issue Jul 12, 2024 · 0 comments
Open

Test deprecation messages #563

knirirr opened this issue Jul 12, 2024 · 0 comments
Labels

Comments

@knirirr
Copy link

knirirr commented Jul 12, 2024

Here's an example from running tests:

./isa-api/venv/lib/python3.11/site-packages/jsonschema/validators.py:431: DeprecationWarning: Passing a schema to Valida
tor.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead.

Presumably this will involve upgrading dependencies in requirements.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant