Skip to content

Commit 2effb83

Browse files
Bump pydantic from 2.13.3 to 2.13.4 in the python group
Bumps the python group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Bump pydantic from 2.13.3 to 2.13.4 in the python group Bumps the python group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73f04e5 commit 2effb83

2 files changed

Lines changed: 71 additions & 71 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ description = "Dispatch a workflow and wait for it to complete"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"pydantic==2.13.3",
8+
"pydantic==2.13.4",
99
"requests==2.33.1",
1010
]

0 commit comments

Comments
 (0)