diff --git a/code/Ch12/pyproject.toml b/code/Ch12/pyproject.toml index 0a4bc70..a5b2306 100644 --- a/code/Ch12/pyproject.toml +++ b/code/Ch12/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "decorator==5.2.1", "executing==2.2.1", "fastjsonschema==2.21.2", - "filelock==3.20.0", + "filelock==3.20.1", "flatbuffers==25.9.23", "fonttools==4.60.1", "frozenlist==1.8.0",