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

DeprecationWarning / Draft4Validator.resolver is deprecated #68

Open
0x26res opened this issue Jul 30, 2024 · 1 comment
Open

DeprecationWarning / Draft4Validator.resolver is deprecated #68

0x26res opened this issue Jul 30, 2024 · 1 comment

Comments

@0x26res
Copy link

0x26res commented Jul 30, 2024

I've started seeing this deprecation warning when running jsonmerge:

 opt/venv/lib/python3.11/site-packages/jsonmerge/__init__.py:27: DeprecationWarning: Accessing Draft4Validator.resolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization.
    self.resolver = merger.validator.resolver

@avian2
Copy link
Owner

avian2 commented Sep 2, 2024

Related to deprecated RefResolver API #64

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

No branches or pull requests

2 participants