From: garciadeblas Date: Wed, 8 Oct 2025 15:11:13 +0000 (+0200) Subject: Update pip dependencies X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=8008c1cd02cd4f6afcba71be2dc7344c9d82522d;p=osm%2FIM.git Update pip dependencies Change-Id: I8f2f9d331b63f8ac4acad2d7c5e68e1dc151ca36 Signed-off-by: garciadeblas --- diff --git a/requirements-dist.in b/requirements-dist.in index 28d0ce1..daa2838 100644 --- a/requirements-dist.in +++ b/requirements-dist.in @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -stdeb +stdeb==0.10.2 setuptools-version-command setuptools<60 pyang diff --git a/requirements-dist.txt b/requirements-dist.txt index 2c11c61..379dd51 100644 --- a/requirements-dist.txt +++ b/requirements-dist.txt @@ -14,9 +14,9 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -lxml==6.0.0 +lxml==6.0.2 # via pyang -pyang==2.6.1 +pyang==2.7.1 # via -r requirements-dist.in setuptools-version-command==99.9 # via -r requirements-dist.in diff --git a/requirements-test.txt b/requirements-test.txt index db1526a..c1047fb 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -coverage==7.10.1 +coverage==7.10.7 # via -r requirements-test.in nose2==0.15.1 # via -r requirements-test.in diff --git a/requirements.txt b/requirements.txt index 9f6b53b..8ba7854 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,17 +16,17 @@ ####################################################################################### enum34==1.1.10 # via pyangbind -lxml==6.0.0 +lxml==6.0.2 # via # pyang # pyangbind -pyang==2.6.1 +pyang==2.7.1 # via # -r requirements.in # pyangbind pyangbind==0.8.6 # via -r requirements.in -pyyaml==6.0.2 +pyyaml==6.0.3 # via -r requirements.in -regex==2025.7.34 +regex==2025.9.18 # via pyangbind