diff --git a/pyproject.toml b/pyproject.toml index 91ce07b..ff17e01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "importlib_resources==6.1.3", "pytoml==0.1.21", "pytz==2024.1", - "requests==2.31.0", + "requests==2.32.0", "rich==13.7.1", "typing_extensions==4.10.0", ]