diff --git a/pyproject.toml b/pyproject.toml index ff786b4db..ba1579ac7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ ] dependencies = [ "asgiref~=3.8.1", - "asteval==1.0.5", + "asteval==1.0.6", "beautifulsoup4~=4.12.3", "channels~=4.2.0", "channels_redis~=4.2.1",