From d57e1136058af91fd1a5777a2cec354d4c7cbcac Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Mon, 18 Mar 2024 10:14:23 +0100 Subject: [PATCH] Bump proliantutils for pyasn1 compatibility Latest version moves back to lextduio pysnmp keeping pyasn1 as dependency. Change-Id: I042a74eccacd6f358daf04d4ccbd53390bcc8df8 --- driver-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver-requirements.txt b/driver-requirements.txt index 1171a76586..8b5bec94c2 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -4,7 +4,7 @@ # python projects they should package as optional dependencies for Ironic. # These are available on pypi -proliantutils>=2.16.1 +proliantutils>=2.16.2 pysnmp-lextudio>=5.0.0 # BSD pyasn1>=0.5.1 # BSD pyasn1-modules>=0.3.0 # BSD