diff --git a/python-examples/auth-with-email-otp/pyproject.toml b/python-examples/auth-with-email-otp/pyproject.toml index bfb4645..8d1c690 100644 --- a/python-examples/auth-with-email-otp/pyproject.toml +++ b/python-examples/auth-with-email-otp/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic[email]==2.10.6", "resend>=2.0.0", diff --git a/python-examples/auth-with-secret-otp/pyproject.toml b/python-examples/auth-with-secret-otp/pyproject.toml index 63b3728..f382ada 100644 --- a/python-examples/auth-with-secret-otp/pyproject.toml +++ b/python-examples/auth-with-secret-otp/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic[email]==2.10.6", "pyotp==2.9.0", diff --git a/python-examples/browser-sdk-showcase/pyproject.toml b/python-examples/browser-sdk-showcase/pyproject.toml index 6bed994..bd52806 100644 --- a/python-examples/browser-sdk-showcase/pyproject.toml +++ b/python-examples/browser-sdk-showcase/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/bs4/pyproject.toml b/python-examples/bs4/pyproject.toml index f0db4af..c16a6be 100644 --- a/python-examples/bs4/pyproject.toml +++ b/python-examples/bs4/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "beautifulsoup4==4.14.3", "pydantic>=2.12.5", diff --git a/python-examples/captcha-solving-auth/pyproject.toml b/python-examples/captcha-solving-auth/pyproject.toml index ec81868..de67679 100644 --- a/python-examples/captcha-solving-auth/pyproject.toml +++ b/python-examples/captcha-solving-auth/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56.0", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/cdp-connection/pyproject.toml b/python-examples/cdp-connection/pyproject.toml index 43e8dc7..8357c45 100644 --- a/python-examples/cdp-connection/pyproject.toml +++ b/python-examples/cdp-connection/pyproject.toml @@ -14,7 +14,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "httpx==0.28.1", "pydantic>=2.0.0", diff --git a/python-examples/computer-use/pyproject.toml b/python-examples/computer-use/pyproject.toml index 92d103b..c6869ed 100644 --- a/python-examples/computer-use/pyproject.toml +++ b/python-examples/computer-use/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "anthropic~=0.75.0", "python-dateutil~=2.9.0", diff --git a/python-examples/crawl4ai/pyproject.toml b/python-examples/crawl4ai/pyproject.toml index b8255a4..676e816 100644 --- a/python-examples/crawl4ai/pyproject.toml +++ b/python-examples/crawl4ai/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "crawl4ai @ git+https://github.com/izzat5233/crawl4ai.git", ] diff --git a/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml b/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml index 7cfc26a..6e3365d 100644 --- a/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml +++ b/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic==2.10.6", ] diff --git a/python-examples/e-commerce-nested/pyproject.toml b/python-examples/e-commerce-nested/pyproject.toml index 3ce7a9a..62edd33 100644 --- a/python-examples/e-commerce-nested/pyproject.toml +++ b/python-examples/e-commerce-nested/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic>=2.12.5", ] diff --git a/python-examples/e-commerce-scrapingcourse/pyproject.toml b/python-examples/e-commerce-scrapingcourse/pyproject.toml index fd546e8..84ca5e2 100644 --- a/python-examples/e-commerce-scrapingcourse/pyproject.toml +++ b/python-examples/e-commerce-scrapingcourse/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic==2.10.6", ] diff --git a/python-examples/e-commerce-shopify/pyproject.toml b/python-examples/e-commerce-shopify/pyproject.toml index 44d8f43..c492000 100644 --- a/python-examples/e-commerce-shopify/pyproject.toml +++ b/python-examples/e-commerce-shopify/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/ehr-integration/pyproject.toml b/python-examples/ehr-integration/pyproject.toml index bb74d4d..476dbdc 100644 --- a/python-examples/ehr-integration/pyproject.toml +++ b/python-examples/ehr-integration/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/firecrawl/pyproject.toml b/python-examples/firecrawl/pyproject.toml index df89e18..8ad534d 100644 --- a/python-examples/firecrawl/pyproject.toml +++ b/python-examples/firecrawl/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "crawl4ai @ git+https://github.com/izzat5233/crawl4ai.git", "pytz>=2024.1", diff --git a/python-examples/hybrid-automation/pyproject.toml b/python-examples/hybrid-automation/pyproject.toml index cfeb29a..b4f07e4 100644 --- a/python-examples/hybrid-automation/pyproject.toml +++ b/python-examples/hybrid-automation/pyproject.toml @@ -19,7 +19,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "anthropic~=0.75.0", "openai~=1.0", diff --git a/python-examples/native-crawler/pyproject.toml b/python-examples/native-crawler/pyproject.toml index caa6d30..866a4e7 100644 --- a/python-examples/native-crawler/pyproject.toml +++ b/python-examples/native-crawler/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/network-interception/pyproject.toml b/python-examples/network-interception/pyproject.toml index 3ebceaf..ab3d826 100644 --- a/python-examples/network-interception/pyproject.toml +++ b/python-examples/network-interception/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic>=2.12.5", ] diff --git a/python-examples/playwright-basics/pyproject.toml b/python-examples/playwright-basics/pyproject.toml index bb74d4d..476dbdc 100644 --- a/python-examples/playwright-basics/pyproject.toml +++ b/python-examples/playwright-basics/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/quick-recipes/pyproject.toml b/python-examples/quick-recipes/pyproject.toml index bb74d4d..476dbdc 100644 --- a/python-examples/quick-recipes/pyproject.toml +++ b/python-examples/quick-recipes/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ] diff --git a/python-examples/rpa-auth-example/pyproject.toml b/python-examples/rpa-auth-example/pyproject.toml index 6905083..092af96 100644 --- a/python-examples/rpa-auth-example/pyproject.toml +++ b/python-examples/rpa-auth-example/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic[email]==2.10.6", ] diff --git a/python-examples/rpa-example/pyproject.toml b/python-examples/rpa-example/pyproject.toml index a33a202..bcb123a 100644 --- a/python-examples/rpa-example/pyproject.toml +++ b/python-examples/rpa-example/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic[email]==2.10.6", ] diff --git a/python-examples/scrapy/pyproject.toml b/python-examples/scrapy/pyproject.toml index c130f23..cb7e83e 100644 --- a/python-examples/scrapy/pyproject.toml +++ b/python-examples/scrapy/pyproject.toml @@ -16,7 +16,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic>=2.10.6", "scrapy>=2.13.4", diff --git a/python-examples/setup-hooks/pyproject.toml b/python-examples/setup-hooks/pyproject.toml index 04b945d..e05373f 100644 --- a/python-examples/setup-hooks/pyproject.toml +++ b/python-examples/setup-hooks/pyproject.toml @@ -14,7 +14,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic>=2.0.0", ] diff --git a/python-examples/stagehand/pyproject.toml b/python-examples/stagehand/pyproject.toml index 63af69a..4cf51cb 100644 --- a/python-examples/stagehand/pyproject.toml +++ b/python-examples/stagehand/pyproject.toml @@ -19,12 +19,12 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "anthropic~=0.75.0", "python-dateutil~=2.9.0", "httpx~=0.28.1", - "stagehand~=0.5.8" + "stagehand~=0.5.8", ] [tool.uv] diff --git a/python-examples/starter-auth/pyproject.toml b/python-examples/starter-auth/pyproject.toml index 6905083..092af96 100644 --- a/python-examples/starter-auth/pyproject.toml +++ b/python-examples/starter-auth/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", "pydantic[email]==2.10.6", ] diff --git a/python-examples/starter/pyproject.toml b/python-examples/starter/pyproject.toml index bb74d4d..476dbdc 100644 --- a/python-examples/starter/pyproject.toml +++ b/python-examples/starter/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.15", + "intuned-runtime==1.3.16", "intuned-browser==0.1.12", ]