From f38c29164c2cc360edb0c40e374b9606a40fdf62 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Mon, 3 Jul 2023 16:15:18 +0200 Subject: [PATCH] Update requirements-dev to point to branch and refresh updates Change-Id: I9f1d49a8ac9813729fd4849d32b3320b446271db Signed-off-by: garciadeblas --- requirements-test.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.25.1