Merge pull request #2162 from umap-project/dependabot/pip/pydantic-2.9.2

chore: bump pydantic from 2.9.1 to 2.9.2
This commit is contained in:
David Larlet 2024-09-23 16:23:21 -04:00 committed by GitHub
commit d956b44d7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ dependencies = [
"django-probes==1.7.0", "django-probes==1.7.0",
"Pillow==10.4.0", "Pillow==10.4.0",
"psycopg==3.2.2", "psycopg==3.2.2",
"pydantic==2.9.1", "pydantic==2.9.2",
"requests==2.32.3", "requests==2.32.3",
"rcssmin==1.1.2", "rcssmin==1.1.2",
"rjsmin==1.2.2", "rjsmin==1.2.2",