diff --git a/homeassistant/components/onedrive/manifest.json b/homeassistant/components/onedrive/manifest.json
index 263c73a9f69cff36dbc920760942878dc41add87..cd44298384a7bfca99f25d36364527bd03f744ed 100644
--- a/homeassistant/components/onedrive/manifest.json
+++ b/homeassistant/components/onedrive/manifest.json
@@ -9,5 +9,5 @@
   "iot_class": "cloud_polling",
   "loggers": ["onedrive_personal_sdk"],
   "quality_scale": "bronze",
-  "requirements": ["onedrive-personal-sdk==0.0.2"]
+  "requirements": ["onedrive-personal-sdk==0.0.3"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index a0f544f00f9e2ae62ed0a0432cc574f9a5171ee9..a2f7671778f3cb3347063652d91df92089b524de 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1556,7 +1556,7 @@ omnilogic==0.4.5
 ondilo==0.5.0
 
 # homeassistant.components.onedrive
-onedrive-personal-sdk==0.0.2
+onedrive-personal-sdk==0.0.3
 
 # homeassistant.components.onvif
 onvif-zeep-async==3.2.5
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index e512abb19c7f4e46f6c0c010b4814de55544a976..6b2886465ed566d8978ec5276d017847ee63eb33 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1304,7 +1304,7 @@ omnilogic==0.4.5
 ondilo==0.5.0
 
 # homeassistant.components.onedrive
-onedrive-personal-sdk==0.0.2
+onedrive-personal-sdk==0.0.3
 
 # homeassistant.components.onvif
 onvif-zeep-async==3.2.5