From ea51fbd47b4d0e8c412367c6ffb4a0ecae22b19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:03:52 +0000 Subject: [PATCH] chore(deps): bump simplejson from 3.19.2 to 3.20.1 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.19.2 to 3.20.1. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](https://github.com/simplejson/simplejson/compare/v3.19.2...v3.20.1) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1bd375f..538e0dca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ web3==6.9.0 gql[requests] pycoingecko==3.1.0 pandas>2.0,<2.3 -simplejson==3.19.2 +simplejson==3.20.1 git+https://github.com/BalancerMaxis/bal_addresses@0.9.12 eth-typing<5.0.0 setuptools