diff --git a/requirements-dist.txt b/requirements-dist.txt index c7c9135c5935b4ea355f92f790fefc90df9ebb65..5b2852caf4e8886aee965352397c3f350123f318 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 d216be894bdd00083ff95c3a5f1fb2b88a4930d4..45a649054b3d607443e715dce8e10355acca351e 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 37313563aec2f40b33561bde302c0860e6890767..22189e5b89341b4c9e4bf427581b1d32e9d6aa4f 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