Skip to content

Commit 6bdc5d5

Browse files
chore(deps): update pydantic requirement
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. Updates `pydantic` to 2.13.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.0...v2.13.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e46ab4a commit 6bdc5d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/layers/common/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
psycopg2-binary==2.9.12
55
cachetools==7.0.6
66
requests==2.33.1
7-
pydantic>=2.5.0,<3.0.0
7+
pydantic>=2.13.3,<3.0.0

0 commit comments

Comments
 (0)