diff --git a/setup.py b/setup.py index 2bc48758..fc06f44e 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ "pyyaml==6.0.1", "requests==2.31.0", "tabulate>=0.8,<1.0", - "yarl==1.9.3", + "yarl==1.9.4", "halo==0.0.31", "shtab==1.6.4", "tqdm==4.66.1",