From 103823055ca892f363b6c0808b1787631fd9d609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:34:55 +0000 Subject: [PATCH] chore(deps): bump asteval from 0.9.29 to 1.0.6 in /mavis Bumps [asteval](https://github.com/lmfit/asteval) from 0.9.29 to 1.0.6. - [Release notes](https://github.com/lmfit/asteval/releases) - [Commits](https://github.com/lmfit/asteval/compare/0.9.29...1.0.6) --- updated-dependencies: - dependency-name: asteval dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mavis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mavis/requirements.txt b/mavis/requirements.txt index 0aaf0c2..720012d 100644 --- a/mavis/requirements.txt +++ b/mavis/requirements.txt @@ -1,5 +1,5 @@ apscheduler==3.10.4 -asteval==0.9.29 +asteval==1.0.6 auth0-python==4.7.2 Babel==2.16.0 backoff==2.2.1