How to update bolt protocol from 3.0 to 4.0

Hello,

I'm getting the following error when I try to provide database name as a parameter to a session instance with python driver 4.3 .

is there a way to update bolt protocol to the newest version, or is there anything else I could do to get around this issue

Thank you,
Sai

Hello @saiaakarsh_koppula :slight_smile:

What is the version of your Neo4j Database? To use the version 4.3 of the driver you must have the same version for the Neo4j database.

Regards,
Cobra