From 4b1b13cbb8a94caea19a5a8102617bd160eb4e5d Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 2 Apr 2024 10:23:00 +0200 Subject: [PATCH] LDS-3527 : update api to have optional saleOffer stock --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b06743..6c59151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ openpyxl==3.0.9 envsubst==0.1.5 nose2==0.11.0 Pillow==9.1.1 -lcdp-api==1.8.4 +lcdp-api==1.8.5 python-openapi-generator-cli==1.3.7 python-rest-client-codegen==1.3.7 urllib3==2.2.1