From 6eba30484ae98952c4e6d77a04584b2b51b636c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 01:55:09 +0000 Subject: [PATCH] Bump slither-analyzer from 0.10.3 to 0.10.4 in /scripts Bumps [slither-analyzer](https://github.com/crytic/slither) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/crytic/slither/releases) - [Commits](https://github.com/crytic/slither/compare/0.10.3...0.10.4) --- updated-dependencies: - dependency-name: slither-analyzer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 6bdff3f..7175bb2 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1 +1 @@ -slither-analyzer==0.10.3 +slither-analyzer==0.10.4