From: garciadeblas Date: Wed, 1 Oct 2025 15:12:04 +0000 (+0200) Subject: Update requirements-dev to point to v17.0 branch X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=c2a6d50080f2563925cd9b6b1101bf83a5f287b1;p=osm%2FNG-SA.git Update requirements-dev to point to v17.0 branch Change-Id: Ie51b389dbbc100d00898224508da35ca50207012 Signed-off-by: garciadeblas --- diff --git a/requirements-dev.in b/requirements-dev.in index 553f1a7..2b6089a 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -15,6 +15,6 @@ # limitations under the License. ####################################################################################### -git+https://osm.etsi.org/gerrit/osm/common.git@v18.0#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/common.git@v17.0#egg=osm-common -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v17.0 apache-airflow==2.5.3 diff --git a/requirements-dev.txt b/requirements-dev.txt index c2e6e20..30e6e6f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -251,7 +251,7 @@ multidict==6.6.3 # via # aiohttp # yarl -osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v18.0 +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v17.0 # via -r requirements-dev.in packaging==25.0 # via