From 8fb79a7948d2163a4490f23a29d431d66b5fb293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 02:26:20 +0000 Subject: [PATCH] Bump simpleeval from 1.0.3 to 1.0.5 Bumps [simpleeval](https://github.com/danthedeckie/simpleeval) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/danthedeckie/simpleeval/releases) - [Commits](https://github.com/danthedeckie/simpleeval/compare/1.0.3...1.0.5) --- updated-dependencies: - dependency-name: simpleeval dependency-version: 1.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 5234cf43..55bdc854 100644 --- a/constraints.txt +++ b/constraints.txt @@ -29,7 +29,7 @@ pyyaml==6.0.2 ; python_version >= "3.10" and python_version < "4" referencing==0.36.2 ; python_version >= "3.10" and python_version < "4" requests==2.32.5 ; python_version >= "3.10" and python_version < "4" rpds-py==0.27.0 ; python_version >= "3.10" and python_version < "4" -simpleeval==1.0.3 ; python_version >= "3.10" and python_version < "4" +simpleeval==1.0.5 ; python_version >= "3.10" and python_version < "4" simplejson==3.20.1 ; python_version >= "3.10" and python_version < "4" singer-sdk==0.47.4 ; python_version >= "3.10" and python_version < "4" six==1.17.0 ; python_version >= "3.10" and python_version < "4"