diff --git a/setup.py b/setup.py index 52a7cb2d..12d25a74 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.6", "halo==0.0.31", "shtab==1.7.1", "tqdm==4.66.4",