Skip to content

Commit 706e89c

Browse files
Bump pydantic from 2.12.5 to 2.13.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f09c636 commit 706e89c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ cluster = [
5656
"h5py==3.16.0",
5757
]
5858
validation = [
59-
"pydantic==2.12.5",
59+
"pydantic==2.13.0",
6060
]
6161
all = [
6262
"mpi4py==4.1.1",
6363
"pysqa==0.4.0",
6464
"h5py==3.16.0",
65-
"pydantic==2.12.5",
65+
"pydantic==2.13.0",
6666
"pygraphviz==1.14",
6767
"networkx==3.6.1",
6868
"ipython==9.9.0",

0 commit comments

Comments
 (0)