From 6a34637f29552376f53b22476e0014884c8b6c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 19:23:54 +0000 Subject: [PATCH] Bump py-solc-x from 2.0.4 to 2.0.5 Bumps [py-solc-x](https://github.com/ApeWorX/py-solc-x) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/ApeWorX/py-solc-x/releases) - [Changelog](https://github.com/ApeWorX/py-solc-x/blob/main/CHANGELOG.md) - [Commits](https://github.com/ApeWorX/py-solc-x/compare/v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: py-solc-x dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe1de9a..5abe2d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==5.1.1 eth_account==0.13.7 jose==1.0.0 -py_solc_x==2.0.4 +py_solc_x==2.0.5 python_jose==3.5.0 redis==6.4.0 web3==7.12.1