chore: bump psycopg from 3.2.4 to 3.2.5

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

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-03 17:19:37 +00:00 committed by GitHub
parent 2cf3a4e6a3
commit 434de70c02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ dependencies = [
"django-environ==0.12.0",
"django-probes==1.7.0",
"Pillow==11.1.0",
"psycopg==3.2.4",
"psycopg==3.2.5",
"requests==2.32.3",
"rcssmin==1.2.1",
"rjsmin==1.2.4",