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

chore: upgrade openapi-core #420

Closed
viniarck opened this issue Oct 3, 2023 · 0 comments · Fixed by #460
Closed

chore: upgrade openapi-core #420

viniarck opened this issue Oct 3, 2023 · 0 comments · Fixed by #460
Assignees
Labels
2024.1 Kytos-ng 2024.1 epic_upgrade_py311 priority_medium Medium priority tech_debt Tech debt

Comments

@viniarck
Copy link
Member

viniarck commented Oct 3, 2023

This is a reminder to also upgrade openapi-core and its dependencies

For telemetry_int for instance we've already got a deprecation warning:

tests/unit/test_main.py::TestMain::test_disable_telemetry
  /home/viniarck/repos/telemetry_int/.direnv/python-3.9/lib/python3.9/site-packages/openapi_schema_validator/validators.py:120: DeprecationWarning: write property is deprecated. Use OAS
30WriteValidator instead.
    warnings.warn(

So when upgrading the other libs, let's try to upgrade this one too to a latest stabel compatible version on #341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024.1 Kytos-ng 2024.1 epic_upgrade_py311 priority_medium Medium priority tech_debt Tech debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants