diff options
author | Stephen Finucane <stephen@that.guru> | 2021-02-20 13:27:08 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2021-02-20 14:08:10 +0000 |
commit | d11ac34e9f0f2a86901ed74da27fa7a2df109728 (patch) | |
tree | e176abd3b8f5446b88c8e185b8aafe5d72136999 /requirements-dev.txt | |
parent | b0a2d7df929fc1c71db6da09438a7a84d10d659d (diff) | |
download | patchwork-d11ac34e9f0f2a86901ed74da27fa7a2df109728.tar patchwork-d11ac34e9f0f2a86901ed74da27fa7a2df109728.tar.gz |
tests: Fix compatibility with openapi_core 0.13.7
It seems the 'openapi_core.schema.schemas.models.Format' mechanism of
defining custom formatters was deprecated in openapi_core 0.12.0 but we
never noticed. They've finally broken it in 0.13.7. Switch to the new
thing, 'openapi_core.unmarshalling.schemas.formatters.Formatter', which
expects a slightly different format.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #395
Diffstat (limited to 'requirements-dev.txt')
0 files changed, 0 insertions, 0 deletions