From: garciadeblas Date: Tue, 11 Mar 2025 22:26:13 +0000 (+0100) Subject: Update pip dependencies X-Git-Tag: v18.0.0~3 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=18c18dab0ce4b1a7517cfe6b80fde47fc0adc23f;p=osm%2FIM.git Update pip dependencies Change-Id: Id5e411491d34177f2a95d1f030b67a1762be1902 Signed-off-by: garciadeblas --- diff --git a/requirements-dist.txt b/requirements-dist.txt index c7c9135..5b2852c 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.0 +lxml==5.3.1 # via pyang pyang==2.6.1 # via -r requirements-dist.in diff --git a/requirements-test.txt b/requirements-test.txt index d216be8..45a6490 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.9 +coverage==7.6.12 # via -r requirements-test.in nose2==0.15.1 # via -r requirements-test.in diff --git a/requirements.txt b/requirements.txt index 3731356..22189e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ ####################################################################################### enum34==1.1.10 # via pyangbind -lxml==5.3.0 +lxml==5.3.1 # via # pyang # pyangbind