Skip to content

Commit

Permalink
chore: bump pydantic-core from 2.16.1 to 2.16.3
Browse files Browse the repository at this point in the history
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.16.1 to 2.16.3.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.16.1...v2.16.3)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 2940257 commit 04cec3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ asttokens==2.4.1
devtools==0.12.2
executing==2.0.1
pydantic==2.6.0
pydantic-core==2.16.1
pydantic-core==2.16.3
pygments==2.17.2
ruamel-yaml==0.18.5
ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ asttokens==2.4.1
devtools==0.12.2
executing==2.0.1
pydantic==2.6.0
pydantic-core==2.16.1
pydantic-core==2.16.3
pygments==2.17.2
ruamel-yaml==0.18.5
ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13"
Expand Down

0 comments on commit 04cec3d

Please sign in to comment.