From edaec0fa2d0c777f75c890096b24aea303b38bff Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Mon, 18 Aug 2025 11:22:17 +0200 Subject: [PATCH] Bump pyroute2 to 0.9.4 The bug we seen in 0.9.1. is resolved in 0.9.4 Closes-Bug: #2109396 Change-Id: I2e9cbb337bdede3624329b749c073f78f9cf17f1 Signed-off-by: Balazs Gibizer --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 7f1fb3226e..106eb85841 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -125,7 +125,7 @@ pymongo!=3.1 # Apache-2.0 PyMySQL # MIT License pyOpenSSL # Apache-2.0 pyparsing # MIT -pyroute2!=0.5.4,!=0.5.5,!=0.7.1;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) +pyroute2!=0.5.4,!=0.5.5,!=0.7.1,!=0.9.1,!=0.9.2,!=0.9.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) pysaml2!=4.0.3,!=4.0.4,!=4.0.5,!=4.0.5rc1,!=4.1.0,!=4.2.0,!=4.3.0,!=4.4.0,!=4.6.0 # Apache-2.0 pysnmp-lextudio # BSD pystache # MIT diff --git a/upper-constraints.txt b/upper-constraints.txt index 0d42329724..e0b665a438 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -150,7 +150,7 @@ async-timeout===5.0.1;python_version=='3.10' async-timeout===5.0.1;python_version=='3.9' virtualbmc===3.2.0 SQLAlchemy===2.0.42 -pyroute2===0.8.1 +pyroute2===0.9.4 google-auth===2.40.3 kazoo===2.10.0 pyspnego===0.11.2