chore: bump psycopg from 3.1.18 to 3.1.19

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

---
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] 2024-05-20 17:15:37 +00:00 committed by GitHub
parent 7e9afd5dbe
commit 14d13b46f6
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-probes==1.7.0",
"Pillow==10.3.0",
"psycopg==3.1.18",
"psycopg==3.1.19",
"requests==2.31.0",
"rcssmin==1.1.2",
"rjsmin==1.2.2",