Python dependency: Bump psycopg[c] from 3.1.19 to 3.2.1

Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1)

---
updated-dependencies:
- dependency-name: psycopg[c]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-02 11:48:54 +05:30 committed by GitHub
parent 22cdb86aab
commit adb8fdb096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ pytz==2024.*
speaklater3==1.*
sqlparse==0.*
psutil==6.0.*
psycopg[c]==3.1.19
psycopg[c]==3.2.1
python-dateutil==2.*
SQLAlchemy==2.*
bcrypt==4.1.*