Skip to content

Commit 016bdb9

Browse files
Bump jsonargparse from 4.42.0 to 4.45.0
Bumps [jsonargparse](https://github.com/omni-us/jsonargparse) from 4.42.0 to 4.45.0. - [Changelog](https://github.com/omni-us/jsonargparse/blob/main/CHANGELOG.rst) - [Commits](omni-us/jsonargparse@v4.42.0...v4.45.0) --- updated-dependencies: - dependency-name: jsonargparse dependency-version: 4.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08539a0 commit 016bdb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-python = ">=3.9"
1010
dependencies = [
1111
"pye3dc==0.9.3",
1212
"tzlocal==5.3.1",
13-
"jsonargparse==4.42.0",
13+
"jsonargparse==4.45.0",
1414
"rich-argparse==1.7.2",
1515
"pydantic==2.12.3",
1616
]

0 commit comments

Comments
 (0)