mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
Merge pull request #1959 from umap-project/dependabot/pip/pillow-10.4.0
chore: bump pillow from 10.3.0 to 10.4.0
This commit is contained in:
commit
dba428ee55
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ dependencies = [
|
|||
"django-agnocomplete==2.2.0",
|
||||
"django-environ==0.11.2",
|
||||
"django-probes==1.7.0",
|
||||
"Pillow==10.3.0",
|
||||
"Pillow==10.4.0",
|
||||
"psycopg==3.1.19",
|
||||
"pydantic==2.8.0",
|
||||
"requests==2.32.3",
|
||||
|
|
Loading…
Reference in a new issue