Skip to content

Commit ce7035b

Browse files
build(deps): bump pydantic from 1.10.18 to 1.10.20 in /kafka_events
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.18 to 1.10.20. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.20/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.18...v1.10.20) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a09f512 commit ce7035b

File tree

2 files changed

+54
-47
lines changed

2 files changed

+54
-47
lines changed

kafka_events/poetry.lock

+53-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kafka_events/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.9"
1212
aries-cloudagent = { version = ">=0.10.3, < 1.0.0", optional = true }
1313
aiokafka = "^0.11.0"
1414
ecdsa = "^0.16.1"
15-
pydantic = "^1.10.15"
15+
pydantic = "^1.10.20"
1616

1717
[tool.poetry.extras]
1818
aca-py = ["aries-cloudagent"]

0 commit comments

Comments
 (0)