kiwitcms / Kiwi

open source test management system with over 2 million downloads!
https://kiwitcms.org
GNU General Public License v2.0
993 stars 297 forks source link

Update psycopg to 3.2.2 #3768

Closed pyup-bot closed 2 months ago

pyup-bot commented 2 months ago

This PR updates psycopg[binary] from 3.2.1 to 3.2.2.

Changelog ### 3.2.2 ``` ^^^^^^^^^^^^^ - Drop `!TypeDef` specifications as string from public modules, as they cannot be composed by users as `!typing` objects previously could (:ticket:`860`). - Release Python 3.13 binary packages. ```
Links - PyPI: https://pypi.org/project/psycopg - Changelog: https://data.safetycli.com/changelogs/psycopg/ - Homepage: https://psycopg.org/psycopg3/