Skip to content

Commit 50191b3

Browse files
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](pydantic/pydantic@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <[email protected]>
1 parent 2f7b144 commit 50191b3

File tree

2 files changed

+41
-40
lines changed

2 files changed

+41
-40
lines changed

poetry.lock

Lines changed: 40 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ include=[
3737
python = "^3.7,<=3.11"
3838
redis = ">=3.5.3,<5.0.0"
3939
aioredis = "^2.0.0"
40-
pydantic = "^1.8.2"
40+
pydantic = "^1.10.2"
4141
click = "^8.0.1"
4242
pptree = "^3.1"
4343
types-redis = ">=3.5.9,<5.0.0"

0 commit comments

Comments
 (0)