Skip to content

Commit 7bbdc0e

Browse files
build(deps): bump pydantic in /redis_events/docker/services (#2269)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.2 to 2.12.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.2...v2.12.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fe7797 commit 7bbdc0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

redis_events/docker/services/poetry.lock

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

redis_events/docker/services/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aiohttp = "^3.13.1"
1212
fastapi-slim = "^0.118.0"
1313
uvicorn = "^0.35.0"
1414
nest-asyncio = "^1.5.5"
15-
pydantic = "^2.11.9"
15+
pydantic = "^2.12.3"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
black = "~24.8.0"

0 commit comments

Comments
 (0)