Chromedriver Python Selenium It is not opening my chromedriver

15 hours ago 6
ARTICLE AD BOX

I have problem my chrome version is 145 and it is not updating to 146 I am using sublime text please help me I am beginner.

This is the error I am getting when launch chromedriver.
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: cannot connect to chrome at 127.0.0.1:59422

from session not created: This version of ChromeDriver only supports Chrome version 146

Current browser version is 145.0.7632.160; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/

Read Entire Article