From: garciadeblas Date: Mon, 3 Jul 2023 14:15:18 +0000 (+0200) Subject: Update requirements-dev to point to branch and refresh updates X-Git-Tag: v14.0.0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2Fv14.0.0;hp=c1987d8d80efa56ff2e6ee7987aefff0ea0bf9fd;p=osm%2FIM.git Update requirements-dev to point to branch and refresh updates Change-Id: I9f1d49a8ac9813729fd4849d32b3320b446271db Signed-off-by: garciadeblas --- diff --git a/requirements-test.txt b/requirements-test.txt index 6006e33..38c795e 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.2.5 +coverage==7.2.7 # via -r requirements-test.in nose2==0.13.0 # via -r requirements-test.in diff --git a/requirements.txt b/requirements.txt index fb24668..88a65ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -bitarray==2.7.3 +bitarray==2.7.6 # via pyangbind enum34==1.1.10 # via pyangbind @@ -30,7 +30,7 @@ pyangbind==0.8.1 # via -r requirements.in pyyaml==5.4.1 # via -r requirements.in -regex==2023.5.5 +regex==2023.6.3 # via pyangbind six==1.16.0 # via pyangbind