Skip to content

Commit dff9c7c

Browse files
build(deps): bump pydantic-core from 2.16.2 to 2.16.3 (#25)
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.16.2 to 2.16.3. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.16.2...v2.16.3) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent 2807426 commit dff9c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ packaging==23.2
5555
# via marshmallow
5656
pydantic==2.6.2
5757
# via transformerbeeclient (pyproject.toml)
58-
pydantic-core==2.16.2
58+
pydantic-core==2.16.3
5959
# via pydantic
6060
pyjwt==2.8.0
6161
# via transformerbeeclient (pyproject.toml)

0 commit comments

Comments
 (0)