From 885f06c982136c88466190180553f06750c3dc93 Mon Sep 17 00:00:00 2001 From: Seunghun Lee Date: Fri, 27 Mar 2026 11:08:08 +0000 Subject: [PATCH] Bump PyYAML from 6.0 to 6.0.1 Our container image build workflow uses Python 3.12 and it does not support PyYAML 6.0. Bumping to 6.0.1 as this version is supported by Python 3.12 and does not exceed the version used by OpenStack 2024.1 --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 55fab9ca7..d67832d01 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -179,7 +179,7 @@ python-subunit===1.4.2 tornado===6.2 pycparser===2.21 mock===4.0.3 -PyYAML===6.0 +PyYAML===6.0.1 beautifulsoup4===4.11.1 os-net-config===16.0.0 ovs===2.17.7