]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Bump openapi-core
authorStephen Finucane <stephen@that.guru>
Tue, 11 Oct 2022 10:10:16 +0000 (11:10 +0100)
committerStephen Finucane <stephen@that.guru>
Tue, 6 Dec 2022 15:31:57 +0000 (15:31 +0000)
openapi-core 0.16.2 includes support for null values [1]. We need this
to fix our CI.

[1] https://github.com/p1c2u/openapi-core/pull/432

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-test.txt

index 040da874fcf48efb96c9a35505a93d75095da669..fd1b0fc44527755cc790da1e879114ca4336a3ca 100644 (file)
@@ -3,4 +3,4 @@ psycopg2-binary~=2.9.0
 sqlparse~=0.4.0
 python-dateutil~=2.8.0
 tblib~=1.7.0
-openapi-core~=0.16.1
+openapi-core~=0.16.2