swagger_codegen icon indicating copy to clipboard operation
swagger_codegen copied to clipboard

Please update version of schemathesis

Open MaxG87 opened this issue 4 years ago • 0 comments

Hello,

I have a dependency no swagger-codegen in some code I inherited from a colleague. In my test suites I make frequent use of Hypothesis. Currently I cannot update to hypothesis = 6.14.5 because swagger-codegen depends on schemathesis = 1.1.0 as production dependency and schemathesis v.1.1.0 requires hypothesis >=4.32, < 6.0.

Looking at the GitHub of SchemaThesis, they arrived at 3.9.7.

I would be very glad if the version could be bumbed. Thank you very much.

MaxG87 avatar Aug 05 '21 12:08 MaxG87