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

jsonschema deprecation warning #391

Open
sustr-equi opened this issue Oct 13, 2022 · 0 comments
Open

jsonschema deprecation warning #391

sustr-equi opened this issue Oct 13, 2022 · 0 comments

Comments

@sustr-equi
Copy link

I got following deprecation warning:

python3.7/site-packages/bravado_core/model.py:888: DeprecationWarning: jsonschema.RefResolver.in_scope is deprecated and will be removed in a future release.
  with spec.resolver.in_scope(additional_uri):

It concerns line:

with spec.resolver.in_scope(additional_uri):

Packages installed:

bravado                                11.0.3
bravado-core                           5.17.1
jsonschema                             3.2.0
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

1 participant