Skip to content

Commit

Permalink
build(deps): update jsonargparse[signatures] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [jsonargparse[signatures]](https://github.com/omni-us/jsonargparse) to permit the latest version.
- [Changelog](https://github.com/omni-us/jsonargparse/blob/main/CHANGELOG.rst)
- [Commits](omni-us/jsonargparse@v4.0.1...v4.22.0)

---
updated-dependencies:
- dependency-name: jsonargparse[signatures]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 7125284 commit bc8cc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pytest-rerunfailures ==11.1.2
scikit-learn >=1.0.2, <=1.2.2
sparseml >1.0.0, <1.6.0
ale-py >=0.7, <=0.8.1
jsonargparse[signatures] >4.0.0, <=4.21.2 # for LightningCLI
jsonargparse[signatures] >4.0.0, <=4.22.0 # for LightningCLI

0 comments on commit bc8cc37

Please sign in to comment.