swagger_codegen
swagger_codegen copied to clipboard
Please update version of schemathesis
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.