mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 12:08:31 +02:00
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] <support@github.com>
This commit is contained in:
parent
5e87ff1ce6
commit
8a00cbf06e
1 changed files with 2 additions and 2 deletions
4
poetry.lock
generated
4
poetry.lock
generated
|
@ -33,7 +33,7 @@ test = ["coverage", "flake8", "pexpect", "wheel"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "asteval"
|
name = "asteval"
|
||||||
version = "0.9.23"
|
version = "0.9.25"
|
||||||
description = "Safe, minimalistic evaluator of python expression using ast module"
|
description = "Safe, minimalistic evaluator of python expression using ast module"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -636,7 +636,7 @@ argcomplete = [
|
||||||
{file = "argcomplete-1.12.2.tar.gz", hash = "sha256:de0e1282330940d52ea92a80fea2e4b9e0da1932aaa570f84d268939d1897b04"},
|
{file = "argcomplete-1.12.2.tar.gz", hash = "sha256:de0e1282330940d52ea92a80fea2e4b9e0da1932aaa570f84d268939d1897b04"},
|
||||||
]
|
]
|
||||||
asteval = [
|
asteval = [
|
||||||
{file = "asteval-0.9.23.tar.gz", hash = "sha256:f5096a924b1d2f147e70327245d95fc8f534dbe94277b6828ce2a8c049d3a438"},
|
{file = "asteval-0.9.25.tar.gz", hash = "sha256:bea22b7d8fa16bcba95ebc72052ae5d8ca97114c9959bb47f8b8eebf30e4342f"},
|
||||||
]
|
]
|
||||||
atomicwrites = [
|
atomicwrites = [
|
||||||
{file = "atomicwrites-1.4.0-py2.py3-none-any.whl", hash = "sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197"},
|
{file = "atomicwrites-1.4.0-py2.py3-none-any.whl", hash = "sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197"},
|
||||||
|
|
Loading…
Add table
Reference in a new issue