Skip to content

Commit b250780

Browse files
build(deps): bump simpleeval from 1.0.3 to 1.0.5
Bumps [simpleeval](https://github.com/danthedeckie/simpleeval) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/danthedeckie/simpleeval/releases) - [Commits](danthedeckie/simpleeval@1.0.3...1.0.5) --- updated-dependencies: - dependency-name: simpleeval dependency-version: 1.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc1d08c commit b250780

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ rich==14.2.0
147147
# via twine
148148
secretstorage==3.4.1
149149
# via keyring
150-
simpleeval==1.0.3
150+
simpleeval==1.0.5
151151
# via
152152
# -r requirements.txt
153153
# pycasbin

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pydantic==2.12.4
2424
# fastapi
2525
pydantic-core==2.41.5
2626
# via pydantic
27-
simpleeval==1.0.3
27+
simpleeval==1.0.5
2828
# via pycasbin
2929
sniffio==1.3.1
3030
# via anyio

0 commit comments

Comments
 (0)