From d52cdd40d5e09c863a4750a3213cc1dbbaf7ac66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:07:38 +0000 Subject: [PATCH] Bump simpleeval in /next_steps/operations/filter_rotator/tests Bumps [simpleeval](https://github.com/danthedeckie/simpleeval) from 0.9.11 to 1.0.5. - [Release notes](https://github.com/danthedeckie/simpleeval/releases) - [Commits](https://github.com/danthedeckie/simpleeval/compare/0.9.11...1.0.5) --- updated-dependencies: - dependency-name: simpleeval dependency-version: 1.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- next_steps/operations/filter_rotator/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next_steps/operations/filter_rotator/tests/requirements.txt b/next_steps/operations/filter_rotator/tests/requirements.txt index a727237..08ade9e 100644 --- a/next_steps/operations/filter_rotator/tests/requirements.txt +++ b/next_steps/operations/filter_rotator/tests/requirements.txt @@ -3,4 +3,4 @@ six regex pytest pytest-mock -simpleeval==0.9.11 \ No newline at end of file +simpleeval==1.0.5 \ No newline at end of file