Bump pydantic from 1.9.1 to 1.10.2 (#371)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 1.10.2. - [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/v1.9.1...v1.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
This commit is contained in:
parent
2f7b144749
commit
50191b3439
2 changed files with 41 additions and 40 deletions
|
|
@ -37,7 +37,7 @@ include=[
|
|||
python = "^3.7,<=3.11"
|
||||
redis = ">=3.5.3,<5.0.0"
|
||||
aioredis = "^2.0.0"
|
||||
pydantic = "^1.8.2"
|
||||
pydantic = "^1.10.2"
|
||||
click = "^8.0.1"
|
||||
pptree = "^3.1"
|
||||
types-redis = ">=3.5.9,<5.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue