From 64b63221d8511f63ef6354981130f886e6cd47d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:53:56 +0000 Subject: [PATCH] chore(deps): bump asteval from 1.0.6 to 1.0.8 Bumps [asteval](https://github.com/lmfit/asteval) from 1.0.6 to 1.0.8. - [Release notes](https://github.com/lmfit/asteval/releases) - [Commits](https://github.com/lmfit/asteval/compare/1.0.6...1.0.8) --- updated-dependencies: - dependency-name: asteval dependency-version: 1.0.8 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 492f4cf..e4e6d62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==5.3.1 anyio==4.12.0 asgiref==3.11.0 -asteval==1.0.6 +asteval==1.0.8 attrs==25.4.0 autobahn==25.12.1 Automat==25.4.16