diff --git a/requirements.txt b/requirements.txt
index cc1aeb03..3aad8dc7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
-fonttools[ufo,repacker,lxml,unicode]==4.54.1; platform_python_implementation == 'CPython'
-fonttools[ufo,repacker,unicode]==4.54.1; platform_python_implementation != 'CPython'
-glyphsLib==6.9.3
+fonttools[ufo,repacker,lxml,unicode]==4.55.0; platform_python_implementation == 'CPython'
+fonttools[ufo,repacker,unicode]==4.55.0; platform_python_implementation != 'CPython'
+glyphsLib==6.9.5
ufo2ft==3.3.1
fontMath==0.9.4
booleanOperations==0.9.0
diff --git a/tests/test_main.py b/tests/test_main.py
index f000be42..22d53333 100644
--- a/tests/test_main.py
+++ b/tests/test_main.py
@@ -869,12 +869,12 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
-
+
@@ -883,7 +883,7 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
@@ -896,7 +896,7 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
@@ -909,7 +909,7 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
@@ -933,7 +933,7 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
@@ -941,7 +941,7 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
@@ -949,13 +949,13 @@ def test_main_designspace_v5_builds_STAT(data_dir, tmp_path):
-
+
- """
+ """
).splitlines()
)