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 <gibi@redhat.com>
This commit is contained in:
Balazs Gibizer
2025-08-18 11:22:17 +02:00
parent 8d8121c57b
commit edaec0fa2d
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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