PYTHON-4376 Fix typo in changelog (#1611)

This commit is contained in:
Steven Silvester 2024-04-19 15:20:45 -05:00 committed by GitHub
parent 2588ca3782
commit 9a3caefbeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ PyMongo 4.7 brings a number of improvements including:
.. warning:: PyMongo depends on ``dnspython``, which released version 2.6.1 with a fix for
`CVE-2023-29483 <https://www.cve.org/CVERecord?id=CVE-2023-29483>`_. We do not explicitly require
that version, but we strongly recommend that you install at last that version in your environment.
that version, but we strongly recommend that you install at least that version in your environment.
Unavoidable breaking changes
............................