Skip to content

Commit 5f5ae33

Browse files
build(deps-dev): bump pydantic from 1.10.12 to 1.10.13
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.12...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a0018 commit 5f5ae33

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.10.12
65+
pydantic==1.10.13
6666
docs =
6767
sphinx >= 4.0.0
6868
sphinx-argparse

0 commit comments

Comments
 (0)