From eaae91f05b86e0d6b1320a7de3926391506f9de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 04:07:39 +0000 Subject: [PATCH] Bump asteval from 0.9.23 to 0.9.25 Bumps [asteval](https://github.com/newville/asteval) from 0.9.23 to 0.9.25. - [Release notes](https://github.com/newville/asteval/releases) - [Commits](https://github.com/newville/asteval/compare/0.9.23...0.9.25) --- updated-dependencies: - dependency-name: asteval 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 023b1fd369f..ab8b9bd5cea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # requirements.txt for DefectDojo using Python 3.x -asteval==0.9.23 +asteval==0.9.25 bleach==3.3.0 celery==5.1.0 coverage==5.5