Skip to content

Upgrade openapi-{schema,spec}-validator versions #399

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

Closed

Conversation

ngnpope
Copy link
Contributor

@ngnpope ngnpope commented Jul 13, 2022

I'm not sure whether it was intended that these were not updated or whether it was because caret requirements behave specially for 0.y.z and that was overlooked.

I had to switch openapi_v3_spec_validator to openapi_v30_spec_validator in a couple of places after updating openapi-spec-validator as openapi_v3_spec_validator defaults to openapi_v31_spec_validator there now. I guess we're waiting on #373 for that to be ironed out here.

ngnpope added 4 commits July 13, 2022 20:03
DeprecationWarning: Argument 'match_querystring' is deprecated. Use
'responses.matchers.query_param_matcher' or
'responses.matchers.query_string_matcher'

This was deprecated in `responses==0.17.0`.
@p1c2u
Copy link
Collaborator

p1c2u commented Sep 12, 2022

@ngnpope thanks for the contribution
All changes were done with version 0.15.0
hence closing

@p1c2u p1c2u closed this Sep 12, 2022
@ngnpope ngnpope deleted the upgrade-dependencies branch September 12, 2022 12:25
@ngnpope
Copy link
Contributor Author

ngnpope commented Sep 12, 2022

Thanks 👍🏻

@ngnpope ngnpope restored the upgrade-dependencies branch September 12, 2022 15:41
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