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:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user