diff --git a/setup.py b/setup.py index a5500e50..3e5defb8 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ "pyyaml==6.0.1", "requests==2.32.3", "tabulate>=0.8,<1.0", - "yarl==1.9.4", + "yarl==1.9.7", "halo==0.0.31", "shtab==1.7.1", "tqdm==4.66.4",