mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 11:32:38 +02:00
chore: bump pydantic from 2.11.2 to 2.11.3 (#2652)
This commit is contained in:
commit
5271d7c19d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ s3 = [
|
|||
"django-storages[s3]==1.14.6",
|
||||
]
|
||||
sync = [
|
||||
"pydantic==2.11.2",
|
||||
"pydantic==2.11.3",
|
||||
"redis==5.2.1",
|
||||
"websockets==15.0.1",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue