mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump pydantic from 2.7.4 to 2.8.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.8.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
796865314a
commit
3bd6378ab9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ dependencies = [
|
|||
"django-probes==1.7.0",
|
||||
"Pillow==10.3.0",
|
||||
"psycopg==3.1.19",
|
||||
"pydantic==2.7.4",
|
||||
"pydantic==2.8.0",
|
||||
"requests==2.32.3",
|
||||
"rcssmin==1.1.2",
|
||||
"rjsmin==1.2.2",
|
||||
|
|
Loading…
Reference in a new issue