chore: bump psycopg from 3.1.19 to 3.2.1

Bumps [psycopg](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 19:10:48 +00:00 committed by GitHub
parent dba428ee55
commit 25b159ed7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ dependencies = [
"django-environ==0.11.2", "django-environ==0.11.2",
"django-probes==1.7.0", "django-probes==1.7.0",
"Pillow==10.4.0", "Pillow==10.4.0",
"psycopg==3.1.19", "psycopg==3.2.1",
"pydantic==2.8.0", "pydantic==2.8.0",
"requests==2.32.3", "requests==2.32.3",
"rcssmin==1.1.2", "rcssmin==1.1.2",