diff --git a/homeassistant/components/amazon_polly/manifest.json b/homeassistant/components/amazon_polly/manifest.json
index 45e382647f8d381d2ba18522205cd4e3e979a528..c07aad079e43dcebc317052fc1f1a1088b9dbf9d 100644
--- a/homeassistant/components/amazon_polly/manifest.json
+++ b/homeassistant/components/amazon_polly/manifest.json
@@ -3,10 +3,10 @@
   "name": "Amazon polly",
   "documentation": "https://www.home-assistant.io/integrations/amazon_polly",
   "requirements": [
-    "boto3==1.9.233"
+    "boto3==1.9.252"
   ],
   "dependencies": [],
   "codeowners": [
     "@robbiet480"
   ]
-}
+}
\ No newline at end of file
diff --git a/homeassistant/components/aws/manifest.json b/homeassistant/components/aws/manifest.json
index a4543cc4b0f5b79bcbd1778b1018667c70fe01f0..b617eb75ee16c12a9ed06798c9ec4bd0a34c0907 100644
--- a/homeassistant/components/aws/manifest.json
+++ b/homeassistant/components/aws/manifest.json
@@ -3,7 +3,7 @@
   "name": "Aws",
   "documentation": "https://www.home-assistant.io/integrations/aws",
   "requirements": [
-    "aiobotocore==0.10.2"
+    "aiobotocore==0.10.4"
   ],
   "dependencies": [],
   "codeowners": [
diff --git a/homeassistant/components/route53/manifest.json b/homeassistant/components/route53/manifest.json
index 34a296b0f9deceae2f198f80da2bd26b0b738a85..307132aa01bac1a0b78f19e9afd43ffea3834ec2 100644
--- a/homeassistant/components/route53/manifest.json
+++ b/homeassistant/components/route53/manifest.json
@@ -3,7 +3,7 @@
   "name": "Route53",
   "documentation": "https://www.home-assistant.io/integrations/route53",
   "requirements": [
-    "boto3==1.9.233",
+    "boto3==1.9.252",
     "ipify==1.0.0"
   ],
   "dependencies": [],
diff --git a/requirements_all.txt b/requirements_all.txt
index 7fc128882015acfeef0108cb1a73bd027ec3dba5..5922be08c0109f456aa2e320bae1f1fe555993ed 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -136,7 +136,7 @@ aioasuswrt==1.1.22
 aioautomatic==0.6.5
 
 # homeassistant.components.aws
-aiobotocore==0.10.2
+aiobotocore==0.10.4
 
 # homeassistant.components.dnsip
 aiodns==2.0.0
@@ -317,7 +317,7 @@ bomradarloop==0.1.3
 
 # homeassistant.components.amazon_polly
 # homeassistant.components.route53
-boto3==1.9.233
+boto3==1.9.252
 
 # homeassistant.components.braviatv
 braviarc-homeassistant==0.3.7.dev0
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 960a7bbc887dd6b97417178a0899d8f2b3190949..ef4298f414c7d1df4c73e62c5a2d24742445b60f 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -47,7 +47,7 @@ aioasuswrt==1.1.22
 aioautomatic==0.6.5
 
 # homeassistant.components.aws
-aiobotocore==0.10.2
+aiobotocore==0.10.4
 
 # homeassistant.components.esphome
 aioesphomeapi==2.5.0