From 447600e7371268a1db76ece4491ee82ec76e7c1f Mon Sep 17 00:00:00 2001 From: Erik Jaegervall Date: Mon, 11 Dec 2023 16:12:21 +0100 Subject: [PATCH] Update dbc2val dependencies --- dbc2val/requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dbc2val/requirements.txt b/dbc2val/requirements.txt index 1b96ce6..1269738 100644 --- a/dbc2val/requirements.txt +++ b/dbc2val/requirements.txt @@ -8,7 +8,7 @@ argparse-addons==0.12.0 # via cantools attrs==23.1.0 # via cmd2 -bitstruct==8.18.0 +bitstruct==8.19.0 # via cantools can-j1939==2.0.12 # via -r requirements.in @@ -22,21 +22,21 @@ crccheck==1.3.0 # via cantools diskcache==5.6.3 # via cantools -exceptiongroup==1.1.3 +exceptiongroup==1.2.0 # via pytest -grpcio==1.59.0 +grpcio==1.60.0 # via grpcio-tools -grpcio-tools==1.59.0 +grpcio-tools==1.60.0 # via kuksa-client iniconfig==2.0.0 # via pytest jsonpath-ng==1.6.0 # via kuksa-client -kuksa-client==0.4.1 +kuksa-client==0.4.2 # via -r requirements.in msgpack==1.0.7 # via python-can -numpy==1.26.1 +numpy==1.26.2 # via can-j1939 packaging==23.2 # via @@ -46,11 +46,11 @@ pluggy==1.3.0 # via pytest ply==3.11 # via jsonpath-ng -protobuf==4.24.4 +protobuf==4.25.1 # via grpcio-tools py-expression-eval==0.3.14 # via -r requirements.in -pygments==2.16.1 +pygments==2.17.2 # via kuksa-client pyperclip==1.8.2 # via cmd2 @@ -58,7 +58,7 @@ pyserial==3.5 # via -r requirements.in pytest==7.4.3 # via can-j1939 -python-can==4.2.2 +python-can==4.3.0 # via # -r requirements.in # can-j1939 @@ -73,15 +73,15 @@ types-protobuf==4.24.0.4 # via -r requirements.in types-pyyaml==6.0.12.12 # via -r requirements.in -typing-extensions==4.8.0 +typing-extensions==4.9.0 # via # cantools # python-can -wcwidth==0.2.8 +wcwidth==0.2.12 # via cmd2 websockets==12.0 # via kuksa-client -wrapt==1.15.0 +wrapt==1.16.0 # via python-can # The following packages are considered to be unsafe in a requirements file: