From 0ff5e521f466ffb9c83f42a56a492ccbb5aa79da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:26:15 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.7.4 to 2.10.3 in /bal_tools Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.10.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.10.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bal_tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bal_tools/requirements.txt b/bal_tools/requirements.txt index 71a1953..5ae9a61 100644 --- a/bal_tools/requirements.txt +++ b/bal_tools/requirements.txt @@ -6,7 +6,7 @@ dotmap munch==4.0.0 gql[requests] python-dotenv -pydantic==2.7.4 +pydantic==2.10.3 json-fix git+https://github.com/BalancerMaxis/bal_addresses@0.9.9