diff --git a/pyproject.toml b/pyproject.toml index c249732..68ea329 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ dependencies = [ "dnspython == 2.6.1", "exchangelib == 5.4.0", - "requests == 2.32.2", + "requests == 2.32.3", "rich == 13.7.1", "xmltodict == 0.13.0" ]