Upgrading from 4.4.3 to 5.0, Pymongo question

Hi here,

I’m preparing upgrade mongodb from 4.4.3 to 5.0 https://docs.mongodb.com/manual/tutorial/upgrade-revision/ says:

For deployments that use authentication, first upgrade all of your MongoDB Drivers. To upgrade, see the documentation for your driver.

Does anyone has an idea what’s need to be done in the case we use, pymongo version, 3.11.2?
Cheers

I can see in docs, that, 3.111 doesn’t support mongodb 5.0, but does it mean, that we have upgrade, pymongo?