diff --git a/pyproject.toml b/pyproject.toml index 1af79fd..53de93c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: GIS", ] -dependencies = ["pynmeagps >= 1.0.41", "pyrtcm >= 1.1.1"] +dependencies = ["pynmeagps >= 1.0.42", "pyrtcm >= 1.1.1"] [project.urls] homepage = "https://github.com/semuconsulting/pyubx2" diff --git a/tests/test_socket.py b/tests/test_socket.py index 3817534..b86ccab 100644 --- a/tests/test_socket.py +++ b/tests/test_socket.py @@ -75,7 +75,7 @@ def testSocketStub(self): "", "", "", - "", + "", "", "", "", diff --git a/tests/test_stream.py b/tests/test_stream.py index 3935874..9da6faf 100644 --- a/tests/test_stream.py +++ b/tests/test_stream.py @@ -440,15 +440,15 @@ def testNMEA(self): # test NMEA stream "", "", "", - "", + "", "", - "", + "", "", "", "", "", "", - "", + "", "", "", ]