Merge pull request #1960 from umap-project/dependabot/pip/psycopg-3.2.1

chore: bump psycopg from 3.1.19 to 3.2.1
This commit is contained in:
Yohan Boniface 2024-07-01 21:18:32 +02:00 committed by GitHub
commit 2d1c4ad3c0
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.4.0",
"psycopg==3.1.19",
"psycopg==3.2.1",
"pydantic==2.8.0",
"requests==2.32.3",
"rcssmin==1.1.2",