diff --git a/setup.py b/setup.py index 7e54bc63..3a34b285 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,7 @@ def _get_version() -> str: "psutil==5.9.6", "pyphen==0.14.0", "regex==2023.10.3", - "requests==2.31.0", + "requests==2.32.0", "rich==13.7.0", "roman==4.1", "selenium==4.9.0",