diff --git a/pyproject.toml b/pyproject.toml index 163bf39..2e6b85f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "python-dateutil==2.9.0.post0", "click==8.2.1", "questionary==2.1.1", - "requests==2.32.4", + "requests==2.33.0", "pycountry==24.6.1", "pyparted==3.13.0 ; platform_system == 'Linux'", "halo==0.0.31",