Skip to content

Commit e0429c2

Browse files
Bump pydantic from 1.10.21 to 1.10.22 (#316)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.21 to 1.10.22. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.22/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.21...v1.10.22) --- updated-dependencies: - dependency-name: pydantic dependency-version: 1.10.22 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>
1 parent 2af6a81 commit e0429c2

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
@@ -43,7 +43,7 @@ starlette==0.44.0; python_version == "3.8"
4343

4444
cbitstruct==1.1.0; python_version <= "3.12"
4545
cloudevents==1.11.0
46-
pydantic==1.10.21
46+
pydantic==1.10.22
4747

4848
Werkzeug==3.1.3; python_version > "3.8"
4949
Werkzeug==3.0.6; python_version == "3.8"

0 commit comments

Comments
 (0)