From: garciadeblas Date: Tue, 24 Jun 2025 15:18:05 +0000 (+0200) Subject: Update pip dependencies X-Git-Tag: v18.0.0~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=d8ef98ea4af0450e44cc813ee3333353734bbd86;p=osm%2FIM.git Update pip dependencies Change-Id: I0f0597523f2c347e7145e4a953c87d6921604483 Signed-off-by: garciadeblas --- diff --git a/requirements-dist.txt b/requirements-dist.txt index 5b2852c..a37870b 100644 --- a/requirements-dist.txt +++ b/requirements-dist.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -lxml==5.3.1 +lxml==5.4.0 # via pyang pyang==2.6.1 # via -r requirements-dist.in diff --git a/requirements-test.txt b/requirements-test.txt index 45a6490..670919e 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.6.12 +coverage==7.9.1 # via -r requirements-test.in nose2==0.15.1 # via -r requirements-test.in diff --git a/requirements.txt b/requirements.txt index 22189e5..f04a487 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ ####################################################################################### enum34==1.1.10 # via pyangbind -lxml==5.3.1 +lxml==5.4.0 # via # pyang # pyangbind