diff --git a/setup.py b/setup.py index 6c46b537..ddf9f5b7 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ "colorama==0.4.6", "marshmallow==3.21.2", "pyyaml==6.0.1", - "requests==2.32.0", + "requests==2.32.3", "tabulate>=0.8,<1.0", "yarl==1.9.4", "halo==0.0.31",