From 83466be421308de9c2ee2cffcce5e6e89512967b Mon Sep 17 00:00:00 2001 From: Suchintan Date: Sat, 3 Jan 2026 22:16:25 -0500 Subject: [PATCH] Update data center proxies to point to new provider (#4386) Co-authored-by: Suchintan Singh --- skyvern/schemas/docs/doc_strings.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/skyvern/schemas/docs/doc_strings.py b/skyvern/schemas/docs/doc_strings.py index 2c78f0c4..3c9efa7e 100644 --- a/skyvern/schemas/docs/doc_strings.py +++ b/skyvern/schemas/docs/doc_strings.py @@ -27,11 +27,11 @@ Available geotargeting options: - RESIDENTIAL_AR: Argentina - RESIDENTIAL_AU: Australia - RESIDENTIAL_ISP: ISP proxy -- US-CA: California -- US-NY: New York -- US-TX: Texas -- US-FL: Florida -- US-WA: Washington +- US-CA: California (deprecated, routes through RESIDENTIAL_ISP) +- US-NY: New York (deprecated, routes through RESIDENTIAL_ISP) +- US-TX: Texas (deprecated, routes through RESIDENTIAL_ISP) +- US-FL: Florida (deprecated, routes through RESIDENTIAL_ISP) +- US-WA: Washington (deprecated, routes through RESIDENTIAL_ISP) - NONE: No proxy """