Skip to content

Commit d3b0791

Browse files
build(deps-dev): bump pydantic from 1.9.1 to 1.10.12
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 1.10.12. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.9.1...v1.10.12) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1873065 commit d3b0791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dev =
6262
black
6363
isort
6464
pre-commit
65-
pydantic==1.9.1
65+
pydantic==1.10.12
6666
docs =
6767
sphinx >= 4.0.0
6868
sphinx-argparse

0 commit comments

Comments
 (0)