Skip to content

Commit 4948b0d

Browse files
chore(deps): Update pydantic requirement in /automated-loop (#40)
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.0...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce94c21 commit 4948b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

automated-loop/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pydantic>=2.0.0
1+
pydantic>=2.13.4
22
pytest>=7.0.0
33
pytest-cov>=7.1.0

0 commit comments

Comments
 (0)